Hi,
I would like to use CodeWarrior 10.7 on an 56F8135 MCU with an USB TAP (debugger)
I have done setup.bat in "C:\Freescale\CW MCU v10.7\MCU\ccs\drivers\usb" and my device seems to be correctly detected :
In CodeWarrior in create a "new workspace", "new MCU project", and select MC56F8135 :
For programmer I choose "Freescale USB TAP"
After the project creation, the compilation work well.
If I try to program the device with "Flash file to target" window :
1) I need a "Flash configuration file" but the file "MC56F8135.xml" does'nt exist so I use the "MC56F8335.xml" instead :
(In Connection, Edit, options are as below)
2) When I click to "Erase Whole Device" I get the error message below :
On the USB TAP, TX/RX led blink in green and Run/Pause led is OFF.
Does this issue is due to bad Flash configuration file" (MC56F8335.xml instead of MC56F8135.xml) ?
Does it possible to obtain/create MC56F8135.xml ?
Thank's for your help
Edouard
Solved! Go to Solution.
Ok, the USB TAP was out of order.
With a new USB TAP it works well.