Hi,
The K28 chip provides ROM bootloader, which supports USB FS HID bootloader.
While, the application image will be loaded to Flash not RAM.
The KBOOT software provides [flashloader_loader] demo:
flashloader_loader – bootstrap loader designed to execute from flash memory on either the Freedom or Tower platform.
This loader copies an image of the flashloader into RAM, then executes the flashloader from RAM.
Customer can refer the [flashloader_loader] demo to copy an application image into RAM, then execute the application from RAM.
The KBOOT software could be downloaded from here.
The [flashloader_loader] could be found with below path:
..\NXP_Kinetis_Bootloader_2_0_0\targets\MK22F12810\iar\flashloader_loader
Thank you for the attention.
Have a great day,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------