cancel
Showing results for 
Search instead for 
Did you mean: 

how to download redboot to STM32?

sridhar_mo
Associate II
Posted on September 24, 2009 at 17:37

how to download redboot to STM32?

3 REPLIES 3
sridhar_mo
Associate II
Posted on May 17, 2011 at 13:23

I am using ecos env ,STM32 board.

1)I try to download the redboot.elf to system RAM instead of flash. does it work? or always should be loaded to flash?

2) I download Flash load demonstrator.exe the host PC is linux, I tried to install wine software(which will allow to run executable) but didn't work out.

Is there way to load .bin or .elf to load STM32?

thanks

sridhar

sridhar_mo
Associate II
Posted on May 17, 2011 at 13:23

Hi everybody,

I am trying to load redboot.bin to STM32 flash through FlashLoaderdemonstrator.exe but I am using Linux PC as host, I tried wine(tools supports to run windows application on linux) but I am getting problem with that tool.

1) Is there Linux version FlashLoaddemonstrator is available?

2)If not are there any other ways through which I can download to flash?Please suggest me,If you have some idea.

thanks

sridahr

tomas23
Associate II
Posted on May 17, 2011 at 13:23

Any JTAG tool available, you should use them. Btw. the protocol is described in AN, you can create such tool yourself - I did for STM8 within one day...