What does the GPIO use for a bootloader?
What does the GPIO use for a bootloader?
I'd like to find the source if at all possible.
Thanks
Keith
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: What does the GPIO use for a bootloader?
The GPIO boards use the same bootloader as MS-II. If you buy a GPIO board, the bootloader will already be on it.
Lance.
Re: What does the GPIO use for a bootloader?
I know the boot loader is already on my board, I've been using it ;-D
I just want to see the source code for it, to see how it loads and stuff you know...
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: What does the GPIO use for a bootloader?
The linked PDF tells how the serial monitor (aka. "bootloader") works:
http://www.freescale.com/files/microcon ... AN2548.pdf
Near the end is a link for typical source code for the HSC12.
Lance.
Re: What does the GPIO use for a bootloader?
Everything seems to be working as advertised and I now have a downloader that can program my 64k part, using a flat memory map from 4000 to F780, in one fell swoop.
Re: What does the GPIO use for a bootloader?
-
- Posts: 1696
- Joined: Fri Apr 04, 2008 1:28 pm
Re: What does the GPIO use for a bootloader?
The bootloader source is not available, you will have to create your own, as you say. You will need a BDM cable to burn it to the processor.
Lance.