
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I develop on and use Linux exclusively so I'm looking for Linux substitute for the BOOTLOADER_GUI (under "Snippets, Boot Code, Headers, Monitors, etc.") that I can use. Since I'm convinced none exists, I'm interested in the protocol used and information that I can use to write a driver (if needed). I know there is BDM but I was hoping to avoid that so I can provide firmware updates if needbe.
Thanks.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Gravis,
USBDM provides a GUI bootloader (Linux/Win) for loading the USBDM software into a JS16 using the Freescale bootloader protocol.
It might be a good starting point.
The AN3958 application note describes the Bootloader protocol (search for AN3958 on the Freescale site).
bye

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Gravis,
USBDM provides a GUI bootloader (Linux/Win) for loading the USBDM software into a JS16 using the Freescale bootloader protocol.
It might be a good starting point.
The AN3958 application note describes the Bootloader protocol (search for AN3958 on the Freescale site).
bye

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the AN3958 pdf was what i was really looking for though it's super low level but i'll take it. :smileyhappy:
