uVision Linker
Hello,
I need to link my program to flash memory starting from 0x2000. According to Keil Real View Linker Manual it can be done by changing --ro -base option. Unfortunately, whenever I try changing R/0 Base Address, I always got error message: 'L6936E: Invalid value for --ro -base'. Is there any method to link the program to selected memory region? Thank you for any suggestions.
login or register to reply
|