Forum : ARM
Original Post
Post Information | Post |
---|---|
October 14, 2011 - 8:04pm
|
Hi, again! I'm having problems with the SRAM data in the STM32F103ZG. Thanks for your time... |
Forum : ARM
Post Information | Post |
---|---|
October 14, 2011 - 8:04pm
|
Hi, again! I'm having problems with the SRAM data in the STM32F103ZG. Thanks for your time... |
Hi,
You probably just need to deactivate the "starter kit limit" linker option.
That will allow you to link up to the full size of the CPU.
However, you will then need a RLink PRO for debugging.
The standard RLinks are limited to 64K debug. (programming is not limited)
See the GettingStartedARM document for more information.
Best Regards,
Vincent