How to load uboot.bin in spi flash using codewarrior evaluation version in my T1042 custom board

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

How to load uboot.bin in spi flash using codewarrior evaluation version in my T1042 custom board

784 Views
Bharath123
Contributor I

Dear Sir,

We have a custom board which is having T1042 processor. I am using SPI flash for booting.

Initially i have connected the board to Codewarrior TAP with boot settings as 0x9E and i am able to debug in SRAM only. RCW override is performed. I would like to know how to download RCW in SPI flash. SPI flash what we have is not in the list of devices. Please help me for next step for how to load the SPI flash.

 

Thank You in advance,

Bharath

0 Kudos
Reply
1 Reply

770 Views
khushbur
NXP TechSupport
NXP TechSupport

Hi @Bharath123 

 

 SPI flash what we have is not in the list of devices.

You Need to add flash device MT28EW01GABA1HPC in codewarrior. Documentation on exactly how to do this exists in the CW install at:

       ..\CW PA v10.x\PA\PA_Tools\FlashToolKit\Documentation

I've attached it for your convenience.

 

Thanks

Khushbu

 

Please refer below link to flash your device

https://www.nxp.com/docs/en/application-note/AN4948.pdf

 

0 Kudos
Reply