I am running CodeWarrior Development Studio V11.1
I am attempting to connect to an MCF52**.
I have a CodeWarrior TAP. (I do not believe this is the USB version although it does have a USB and ethernet port).
Currently I am connected via USB.
When creating a project I select
Freescale USB TAP
In the Debug Configuration I have the session type selected as "Connect". Within the Connection I have a USB TAP with CCS Server set to "Automatic Launch". I have disabled all Initialization and Memory options such as Execute reset and Initialize target (I do not want to alter what is running on my system I just want to connect to it).
My system does not have a standard 16pin JTAG port for the CodeWarrior TAP so I have manually wired the signals. Specifically I have wired TDO, TDI, TRST, TGT PWR, TCK, TMS, and GND. I have not wired SRST or HRST.
On my TAP I see the Tx/Rx light blinking green and the Run/Pause light Red.
At this point I ask CodeWarrior to debug my device using the configs I have described above. In progress I see "Configuring CC" then it fails with
Error launching <project_name> CCSProtocolPlugin : Invalid parameter
I am trying to understand if this is an issue because my setup is incorrectly wired or if my TAP is improperly being used/configured. Right now I only have the device connected via USB to my computer. In device manager all I can find is the COM Port using default Windows drivers so I think that may be an issue but I am not sure. I tried connecting via ethernet but my companies VPN configs are giving me trouble there so I was hoping to just use USB if possible.
Any suggestion on what is wrong with my setup would be incredibly appreciated.
Hi,
There is a document about CodeWarrior USB TAP user guide.
ColdFire product MCF52xx is using BDM interface, more detailed info please check appendix C.
Thanks for the attention.
best regards,
Mike