P2020RDB QorIQ (e500v5), CW IDE v5.9.0 Build 4781, USBTap Connection issues

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

P2020RDB QorIQ (e500v5), CW IDE v5.9.0 Build 4781, USBTap Connection issues

867 Views
admin
Specialist II

I have the P2020RDB development kit, and cannot connect via the USB Tap.  I am targeting the QorIQ P2020 processor.

 

When I hit Debug->Connect, I get a popup box that says, "CCSProtocolPlugin : CCS: Core not supported [Connection refused]".

 

The CodeWarrior output shows:

"Syntax error at line 10"

"The JTAG chain does not contain any debuggable chores!"

 

I am running ccs at the same time.  It outputs the following:

"CCSAPI connection #1 accepted from localhost.localdomain at Wed Dec  1 13:14:51 2010"
"CCSAPI connection #1 from localhost.localdomain closed at Wed Dec  1 13:14:52 2010"

 

I have also tried to use the Flash Programmer, but get "Connect failed" and the logs show, "unknown error".

 

Let me know if there is more information I can supply.

Labels (1)
0 Kudos
1 Reply

237 Views
admin
Specialist II

Some more information.

 

Put in service request and response back was to make sure I have CodeWarrior updated to latest (which I already had).  I did a uninstall/reinstall of CodeWarrior 8.8, and applied Patch 8.8.3 and SP1 for P2020 and still getting the same results.  I am running Ubuntu on the host.

 

I installed and updated CodeWarrior on an XP SP2 machine.  It will successfully connect (I can program the NOR flash and connect) on the XP machine however, the debugger doesn't appear to be working properly.  When I hit debug, the debugger shows the elf is running, but I don't see anything printing to the console (serial terminal) and it doesn't stop on any breakpoints I set (breakpoint is at first statement in main()).

 

Any ideas or tips on troubleshooting is greatly appreciated.

 

Just to quickly vent, this P2020RDB has been a real nightmare to work with so far.  Although this is my first time working with embedded systems, so maybe it's just cause I'm a n00b at this..

0 Kudos