How can I boot the MK20 ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I boot the MK20 ?

1,485 Views
kyungkeunpark
Contributor I

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 ?

  1. Compile the bootloader.
  2. Write the bin file to the internal EEPROM. (0x00)
  3. Compile the Application.
  4. Write the bin file to the internal Flash. (0x00)
  5. Power on the MK20 board.
  6. Jump to the internal flash after running the bootloader from Internal EEPROM.
  7. Excution the Application from Internal Flash.

If this sequence is possible, can I load the bootloader into the EEPROM with JTAG ?

0 Kudos
Reply
2 Replies

1,184 Views
jeremyzhou
NXP Employee
NXP Employee

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!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply

1,184 Views
kyungkeunpark
Contributor I

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?

0 Kudos
Reply