2009-09-24 08:37 AM
how to download redboot to STM32?
2011-05-17 04:23 AM
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 sridhar2011-05-17 04:23 AM
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 sridahr2011-05-17 04:23 AM
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...