FLASH Mem support using the CW flash programmer

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

FLASH Mem support using the CW flash programmer

6,967 次查看
nanoGeek
Contributor I
Has anyone had any luck at adding a flash device to the FPDeviceConfig.xml file for the CW flash programmer?  I am trying to add the Spansion S29PL127J without success (the programmer generally hangs if I try to pgm or erase).
 
标签 (1)
0 项奖励
回复
4 回复数

747 次查看
An
Contributor I

I had been able to add a NAND flash device (Samsung K9F1208U0C) to the FPDeviceConfig.xml file for the CW flash programmer.  It took some translation of the flash's configuration (block size, etc.) into the sector start/stop address in the FPDeviceConfig.xml file.  In my case, I needed to define in the file 4096 block.  The other place where you could get stuck is have the correct Flash utility driver for your chip.  In my case, Freescale's already packaged in the CW tree (.... /Initialization Files/.. PQ2) the driver files that I need ( K9F5608x0D.elf and K9F5608x0D_utility.elf) which I also need to specify in the FPDeviceConfig.xml file.

 

Anthony

0 项奖励
回复

747 次查看
cooter
Contributor I
Hi,
 
I am also trying to implement the Spansion S29PL128 in the CW flash programmer or in CFFLasher.  I made several attempts to get CFFlasher to work with a modified config and algorighm with no success.
 
I didn't attempt to edit the FPDeviceConfig.xml because it looks like I need to also generate a .elf file to go along with the new configuration. If I open the elf.mcp files nothing shows up in codewarrior.
 
Any help on where to get config files or how to implement a new flash part using CW flash programmer or CFFlasher would be great.
 
Thanks,
Cooter 
0 项奖励
回复

747 次查看
timotay01
Contributor I
I have the same question we're looking to program TC58FVT160FT or STM29W160ET but neither are in the list for CodeWarrior v6.1.
Does anyone know if other versions have more support for more parts than the small list of 23 that are in v6.1?
0 项奖励
回复

747 次查看
timotay01
Contributor I
0 项奖励
回复