Hello,
I am going to create a simple bootloader for MK20DN512VLQ10, then want to send hex firmware via CAN and update.
I followed this to create the bootloader, and found that a lot of files have to change:
- FRDM_..._cfg.h.
- flash_kinetis.c
- rs232.c.
- MK20D...h.
- core_cm4.h.
...
However, the instruction only showed the way to change some files. I want to know where I can find all header files of my MCU. I searched in SDK but not found.
Please give me the advice!
Thanks in advance!
Best regards,
Huy.