I have like to boot the board with MK20DX256VLH7. ( we will make the board )
( MK20 : internal flash size 256KB, internal eeprom size 2KB )
We are going to use the bootloader (NXP_Kinetis_Bootloader_2_0_0) and application (SDK_2.0_MK20DX256xxx10).
My qeustion is, is it possible to do the following sequence ?
If this sequence is possible, can I load the bootloader into the EEPROM with JTAG ?
Hi kyungkeun park ,
Thank you for your interest in NXP Semiconductor products and the opportunity to serve you.
I'm afraid your purpose can't achieve.
Hope this is clear.
Have a great day,
Ping
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Do you think I was wrong?
Nobody gives any advice.
I think it's strange to put the bootloader in the EEPROM.
If so, is it a good idea to put the bootloader at 0x0 in the internal flash
and put the application after the offset address?