Is there any way to have the compiler NOT generate LJMP's and other jumps that use absolute addresses? I'm asking because I'm trying to copy a Flash loader into RAM, and so I'd like all my jumps to be relative, otherwise I have to adjust them. Thanks, Ed
View all questions in Keil forum