Hi there.
Is there anyone around who has experience in writing a bootloader for the Kinetis MCU, which reads a firmware from an SD card, copies it to the program flash and then executes it?
I currently get closer to a solution.
I used the mfs/sdcard and mqx/flashx examples as a base to build my own code. Using these example shipped with MQX it gets much easier (if you can use MQX in the end).
Hi Alex
If you did not find them yet - these examples are shipped with the MQX package. If you extract the zip file you should have example sub folders, containing different examples you can test.