Topic : bootloader for str711

Forum : ARM

Original Post
Post Information Post
September 9, 2008 - 3:49pm
Guest

Hi,

I am study about bootloader for STR711. I see the IAP demo code that ST distribute, but not exist project example for RIDE, only for IAR. Someone have RIDE project configuration for bootloader in STR711. I use RIDE version: 06.10.22 and ARM Toolchain version: 1.1.15.

Thanks advanced

Replies
Post Information Post
+1
0
-1
September 10, 2008 - 10:04am
Raisonance Support Team

Hi,

First of all, note that RIDE6 for ARM is obsolete now. You should update to RIDE7, that you can download for free on our website.

Francis explains how to debug an application and a bootloader on this post:
http://www.raisonance.com/Forum/punbb/viewtopic.php?id=2568

His answer should be valid for both RIDE7 and RIDE6, but if it is not, then you'll have to use RIDE7: We don't upgrade RIDE6 for ARM any more.

For an example of an application using the mechanism described in the post, I suggest you download the sources of the CircleOS:
http://www.stm32circle.com
(debugging an application and the OS is pretty much like debugging an application with a bootloader...)

Best Regards,

Vincent