RE: 5213 bootloader
"Wendi Whitcomb" <[email protected]>
| Newsgroups | gmane.comp.hardware.motorola.microcontrollers.coldfire |
|---|---|
| Message-ID | <02a301c85eb0$e4daf8f0$14ffa8c0@WRWZOZO4> |
Hi Pat: Here are a couple of links that may help you: http://forums.freescale.com/freescale/board/message?board.id=CFCOMM&message. id=3113&query.id=239157#M3113 http://www.linuxdevices.com/articles/AT5085702347.html If you haven't already done so, the first step is to get your code to copy from Flash to RAM. Then you can insert a small piece of code in the Flash that can accept applications over the USB, Ethernet etc. The trick is either running it (the bootloader) entirely out of Flash or using a small amount of RAM that is then overwritten once the application is installed. Depending on the RTOS (if you are using one) this can be somewhat problematic. But check out the above links. Regards, Wendi _____ From: [email protected] [mailto:[email protected]] On Behalf Of Patrick Flannery Sent: Thursday, January 24, 2008 8:39 AM To: wrw Subject: [ColdFire] 5213 bootloader All, I need to create a bootloader for a mcf5213 application. I hope to have it reside on a sector of the onboard flash. Can anyone point me in the right direction to sample code and documentation? Thanks in advance, Pat [email protected] Send a post to the list. [email protected] Join the list. [email protected] Join the list in digest mode. [email protected] Leave the list.