Flash Programmer Error

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Flash Programmer Error

2,738件の閲覧回数
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 返答(返信)

687件の閲覧回数
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 件の賞賛
返信

687件の閲覧回数
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 件の賞賛
返信