When we try to program flash for the first time on T2080 board, we try to do the things described in T2080RDBPCQS_Rev0 section 8. But after success in step1 and setp2, we don't know how to do the step 3"download SPI U-BOOT at 0xfff40000",and set PC reg to

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

When we try to program flash for the first time on T2080 board, we try to do the things described in T2080RDBPCQS_Rev0 section 8. But after success in step1 and setp2, we don't know how to do the step 3"download SPI U-BOOT at 0xfff40000",and set PC reg to

1,102 Views
zhouhai
Contributor II

When we try to program flash for the first time on T2080 board, we try to do the things described in T2080RDBPCQS_Rev0 section 8. But after success in step1 and setp2, we don't know how to do the step 3"download SPI U-BOOT at 0xfff40000",and set PC reg to 0xfffffffc in ccs(CodeWarrior connection server). Please help us!

Labels (1)
5 Replies

563 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Zhou Hai,

Please download CodeWarrior 10.5.x from http://www.nxp.com/products/software-and-tools/software-development-tools/codewarrior-development-to... .

And please refer to this document Flash Programmer for CodeWarrior Power Architecture  to program u-boot to SPI flash.


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

563 Views
zhouhai
Contributor II

Hi Yiping Wang ,

Thanks for answering my question!

Actually we have tried the flash programmer in codewarrior10.5.1, but it is not useful because the flash programmer don't support Intel NOR FLASH such as JS28F00AP30 or PC28F00AP30 on our own board. So what should we do now?

We learn form the website that the flash programmer can add new flash by edit the xml or something ? Does this method useful? If useful, how we should do to edit the xml for the flash such as JS28F00AP30 or PC28F00AP30? Maybe you have one support the Intel 1G Nor Flash? 

Thank you again.

Zhou Hai

0 Kudos

563 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Zhou Hai,

CodeWarrior 10.5 integrates JS28F00AM29EWL using AMD flash algorithm in the  IDE, please try whether you could use it to do flash programming on your target board.


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

563 Views
zhouhai
Contributor II

Hello  Yiping Wang  ,

   Our board use the   PC28F00AP30, so the CodeWarrior 10.5 can't programming on out target board.

   The PC28F00AP30 use Intel flash algorithm, we can't find the support in CodeWarrior 10.5.

Please Help!

Thank you!

Zhou hai

0 Kudos

563 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to C:\Freescale\CW_PA_v10.5.1\PA\PA_Tools\FlashToolKit\Documentation\AppNote-FlashProgrammer-PowerArchitecture.pdf to create new flash algorithm and add new flash device to CodeWarrior by yourself.

Please refer to the sample projects in C:\Freescale\CW_PA_v10.5.1\PA\PA_Tools\FlashToolKit.

Thanks,

Yiping

0 Kudos