General question: CW + USB TAP = flash access?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

General question: CW + USB TAP = flash access?

882 次查看
topo
Contributor II

Hello,

 

I have a general question to CodeWarrior and USB / Ethernet TAP. I need for development a system to read and write NAND and SPI flash. The USB TAP manual describes the possibility to write different flashes (NAND, NOR, SPI flash), but I found no information to read the flash sections.

 

Does anybody know if it is possibe to read NAND and SPI flash with USB / Ethernet TAP? Is there a manual for this case available or is it so easy that no manual is neccessary :smileywink:?

 

Thank you very much for your help.

标签 (1)
0 项奖励
回复
1 回复

635 次查看
Champaka
Contributor III

Hi Topo,

 

                  you can access and program a NOR flash using CW flash programmer. CW does not support programming a NAND flash using J-TAG...  you will have to do this using u-boot prompt and TFTP..  go through the MPC512MQXTTRL pdf.

 

Even i am trying to program the NAND flash for  mpc5125 board but am having certain issues.

0 项奖励
回复