|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
ecos STM32 redboot.bin download issueHi 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 |
|
|
Re: ecos STM32 redboot.bin download issueHi Sridhar,
As far as I know there is no Flash loader demonstrator for Linux. If you are using Keil or IAR debugger to Flash the App however they all use windows platform. Just general steps if you happen to run on windows: 1.Change the boot mode switches to boot from System Memory. The switches are to the bottom right of the STM32 device. The left switch is Boot 0 and should be "1" or up, and Boot 1 (right switch) should be "0" or down. 2. Connect the serial cable between USART1 on the STM32 board and the PC's COM port. 3. Open Flash Loader and Select the correct COM "Port Name" in the drop down box, the other default settings should be fine. 4. Once downloaded, change the Boot 0 switch (the left one) from a "1" (up) to "0" (down). Boot 1 switch (right one) should remain in the "0" position. Power the board back up and the application code should be running properly. Remember to reset the board every time you change the switch. Regards Kishore Srimat On Thu, Sep 17, 2009 at 5:12 PM, smolugu <asksri@...> wrote: > > 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 > -- > View this message in context: http://www.nabble.com/ecos-STM32-redboot.bin-download-issue-tp25496851p25496851.html > Sent from the Sourceware - ecos-devel mailing list archive at Nabble.com. > > |
|
|
Re: ecos STM32 redboot.bin download issueHi Sridahr,
i am using OLIMEX JTAG and OpenOCD Env in my FC3 to load redboot.bin and my applicaiton to STM32 Kit. plz refer below link. http://www.openhardware.net/Embedded_ARM/OpenOCD_JTAG/ i hope this will helps you. Thanks Yuvraj Dodia --- On Fri, 18/9/09, smolugu <asksri@...> wrote: > From: smolugu <asksri@...> > Subject: ecos STM32 redboot.bin download issue > To: ecos-devel@... > Date: Friday, 18 September, 2009, 5:42 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 > sridahr > -- > View this message in context: http://www.nabble.com/ecos-STM32-redboot.bin-download-issue-tp25496851p25496851.html > Sent from the Sourceware - ecos-devel mailing list archive > at Nabble.com. > > From cricket scores to your friends. Try the Yahoo! India Homepage! http://in.yahoo.com/trynew |
| Free embeddable forum powered by Nabble | Forum Help |