CodeWarrior USB TAP无法下载目标文件

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

CodeWarrior USB TAP无法下载目标文件

686 Views
wangli7975
Contributor I

使用CodeWarrior USB TAP无法下载目标文件,

1、在Flash控制器编程控制台中一直提示如下信息

“fl::target -v off -l off
cmdwin::fl::device -d "S29GL128P" -o "8Mx16x1" -a 0xff000000 0xffffffff
cmdwin::fl::protect all off
 Beginning Operation ...   
-------------------------
Performing target initialization ... 

2、在CCS中提示“can't unset "enumIndex_ccs_mode": no such variable
    while executing"unset enumIndex_${varBase}"”

0 Kudos
1 Reply

471 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello wang li,

1. According to the flash programmer log, there is problem with your procedure to do flash programming, please refer to this document for details Flash Programmer for CodeWarrior Power Architecture .

2. If you are bringing up new board, you need to customize CodeWarrior initialization file according to your target board. However it seems that there is syntax error in your CodeWarrior initialization file.

If further assistance is needed, you could send your customized CW initialization file to me to do more investigation.


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos