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.