RT1064 flashloader source code doc for developer

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

RT1064 flashloader source code doc for developer

Jump to solution
600 Views
John_Lin
Contributor I

Hi,

I have asked a question about the external flash programming, the answer is helpful:
https://community.nxp.com/t5/i-MX-RT/RT1064-external-SPI-flash-programming/td-p/1464372

But I still have a question, simply speaking I want to modify the source code of flashloader to make it support the external FlexSPI flash programming. 

My question is: Is there any documentation for the developer to understand the source code of flashloader, and guide the developer to modify the source code.

Thanks!

John

Labels (1)
0 Kudos
1 Solution
568 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @John_Lin ,

I'm sorry but there isn't documents or guides for the RT bootloader. I think you can refer to the MCUboot reference manual because RT's bootloader is update from MCUboot. You'll find they are similar. They share same PC tools, for example, the blhost.

For the FlexSPI1 demo, you can refer to the RT1060 SDK.

 

Regards,

Jing

View solution in original post

0 Kudos
1 Reply
569 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @John_Lin ,

I'm sorry but there isn't documents or guides for the RT bootloader. I think you can refer to the MCUboot reference manual because RT's bootloader is update from MCUboot. You'll find they are similar. They share same PC tools, for example, the blhost.

For the FlexSPI1 demo, you can refer to the RT1060 SDK.

 

Regards,

Jing

0 Kudos