Bootloader for Kinetis KV31 MCU

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

Bootloader for Kinetis KV31 MCU

605 Views
derekcook
Senior Contributor I

Hello, 

I need to update my KV31 MCU using the bootloader. Searching on the community I found the Bootloader 2.0.0 for the KV31, and downloaded the bootloader. 

Are there any documents on how to modify this bootloader to work for my hardware? Are there any particular aspects of the bootloader I would need to modify for my hardware? I know I need to change the bootloader to take in the file to be loaded through SPI. 

Thanks for the help

0 Kudos
2 Replies

425 Views
miduo
NXP Employee
NXP Employee

Hi,

Did you mean that you do not use a tower board but your own customer board? For this case, maybe you would like to change the UART port. See this document on how to change the uart port:

How to change UART port on MCU Bootloader2.0.0 

Also here is an overall guideline of the bootloader solution for Kinetis MCUs for your reference:

https://community.nxp.com/docs/DOC-104290 

425 Views
derekcook
Senior Contributor I

Thanks Fang, I do mean I want to use my own board, and I want to change the UART port. I will take a look at this

0 Kudos