Flash Programmer Error

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

Flash Programmer Error

3,105 次查看
timotay01
Contributor I
Can someone elaborate on the following error?
 
Loading Flash Device Driver at: 0x00000000
Flash Programmer: Can not read target memory at location: 0x00000000. Please make sure that the chip selects are properly configured. The CWPP response code is: 0x0.
标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

1,054 次查看
CrasyCat
Specialist III

Hello

Which processor are you targeting (Coldfire, MPC82xx, ...)?

Which type of flash are you trying to program (Internal, external, which kind)?

Which version of CodeWarrior are you using? You can retrieve that information in the following way:

  - Start IDE
  - Select "Help" -> "About Metrowerks CodeWarrior"
  - Click on "Installed Products"

Version number I am interested in are displayed on the top portion of the dialog.

CrasyCat

 

0 项奖励
回复

1,054 次查看
timotay01
Contributor I
I figured out the problem, I was trying to use the programmer for our board using  codewarrior 6.1 build 6, CF5208 with external flash. I was trying to create the proper configuraton file by coping an existing one, and didnt realize that I had set the "Target RAM Memory buffer" to 0, which is the start of the flash. Now that I understand a bit what the programmer is doing it all makes sense.
 
0 项奖励
回复