Topic : Erasing flash sectors in STM32F207

Forum : Ride IDE

Original Post
Post Information Post
October 8, 2011 - 4:58pm
Guest

Hi,
I am working with RIDE7 and RLink Pro with STM32F207. Is it possible with Raisonance tool erasing and programming only relevant sectors of Flash space? It would be very useful when operating with a custom bootloader.
Best Regards,
Fabrizio

Replies
Post Information Post
+1
0
-1
October 10, 2011 - 9:26am
Raisonance Support Team

Hi,

No this is not possible.
For debugging applications designed to be loaded by a bootloader, you must simply include the hex or elf file of the bootloader in the application's project as if it was a source file.

Please look at the CircleOS examples, which are configured like this.
Please also search this forum, you will find several discussions on the topic.

Best Regards,

Vincent