getting error while programing and erasing nor flash in codewarrior 8.8

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

getting error while programing and erasing nor flash in codewarrior 8.8

639 Views
venkat1
Contributor III

hello folks,

 please find attachmentpastedImage_1.png

Labels (1)
0 Kudos
1 Reply

573 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello venkat d,

You need to customize CodeWarrior initialization file for your custom board based on the CW initialization for the demo board. In your console log, there is problem to read DDR memory, so the flash program algorithm cannot be executed in DDR memory.

 Please modify "DDR Controller Configuration" section in CodeWarrior initialization file for your custom board.

Please do Memory Read/Write  and Memory Tests from Tools->Hardware Diagnostics before doing flash programming.

Thanks,

Yiping

0 Kudos