Hello Kinetis community.
Attached there is a guide on how to modify an existing KDS project to be loaded using the KBOOT Flash Resident bootloader.
Basically it explains 2 procedures:
1- Manipulating linker file to move application and vectors.
2- Adding data for the Bootloader Configuration Area (BCA).
I am also including 3 adapted KDS v3.0.0 example projects ready to be used with KBOOT Flash Resident bootloader in a FRDM-K22F:
- Baremetal project.
- KSDK project.
- KSDK project with Processor Expert support.
The application simply toggles the red, green and blue LEDs sequentially.
I hope you find the document and projects useful!
Regards!
Jorge Gonzalez