Can not read target memory at location: 0x0000000000000000. CW 11.2

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

Can not read target memory at location: 0x0000000000000000. CW 11.2

497 Views
LuisWoll
Contributor II

I'm getting this error when trying to flash a MC56F84789 on CW 11.2 using USB TAP:
Error executing task 789.
Error: Couldn't write applet to target. Can not read target memory at location: 0x0000000000000000.Please make sure that the chip selects are properly configured.
The CWPP response code is: CCSProtocolPlugin : CCS: Core not responding.<s>thread exit: Running, 0x0, 0x0, cpuDSP56800Little, (state, tid, pid, cpu, target)</s>

Error: Couldn't write applet to target.Can not read target memory at location: 0x0000000000000000.
Please make sure that the chip selects are properly configured.
The CWPP response code is: CCSProtocolPlugin : CCS: Core not responding.

 

Console Log: 

fl::target -lc "789"
fl::target -b 0x60400 0x1000
fl::target -v off -l off
cmdwin::fl::device -d "MC56F84789_P_FLASH" -o "144kx16x1" -a 0x0 0x6bfff
cmdwin::fl::image -f "C:\\Users\\luis.woll\\Desktop\\WorkspaceCW\\solar-hb-fb-0-main\\FWB_HDM_MAIN_84789_FB_3\\52F5007004_FW_HDM_MAIN_HERIC_1R1_P100A_B150A\\HDM_MAIN_HERIC_1_P100A_B150A.elf.S" -t "Auto Detect" -re on -r 0x0 0x6bfff -oe off
cmdwin::fl::erase image
Beginning Operation ...
-------------------------
Auto-detection is successful.
File is of type Motorola S-Record Format.

Auto-detection is successful.
File is of type Motorola S-Record Format.

Performing target initialization ...
Error: Couldn't write applet to target. Can not read target memory at location: 0x0000000000000000.Please make sure that the chip selects are properly configured.
The CWPP response code is: CCSProtocolPlugin : CCS: Core not responding.
Error: Couldn't write applet to target.Can not read target memory at location: 0x0000000000000000.
Please make sure that the chip selects are properly configured.
The CWPP response code is: CCSProtocolPlugin : CCS: Core not responding.

 

It was working just fine and suddenly stoped working, tried with other microcontrolers (same model) and other USB TAP's and got the same error. Already re-installed codewarrior.

0 Kudos
3 Replies

465 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

It appears that the MC56F84789 processor has failed. Pls try to use another board and have a test.

BR

XiangJun Rong

0 Kudos

459 Views
LuisWoll
Contributor II

I tried with 3 different boards (all of them with MC56F84789) and still getting the error, the 3 boards ive tried are working cuz i could flash them in another computer. Also i only have the USB TAP at the moment to flash them.

The MULTILINK can flash the MC56F84789? Is it better than the USB TAP? 

0 Kudos

415 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

I am sure that the MC56F84789 supports the Multilink Universal device with CodeWarrior for MCU ver11.x tools. The new DSC family for example MC56F80xxx does not support USBTAP but supports Multilink Universal device.

I suggest you change another USBTAP and have a try.

BR

XiangJun Rong

 

0 Kudos