56F8300 "CCS not present"

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

56F8300 "CCS not present"

10,592 Views
msolem
Contributor I
I've installed CodeWarrior for the DSP 56800. I've also recently installed the update for version 7.3. When I try to debug the code, I get this error:
"CCS: Command converter not present"
I'm using a laptop, with a PCMCIA parallel port. I've used this PCMCIA card before, on a similar laptop, with the same 56F8300Demo board, and it worked fine.
Any ideas on what I can try next?

Mike
Labels (1)
Tags (1)
0 Kudos
Reply
6 Replies

1,339 Views
ctheiss
Contributor I
I have the same problem. Yesterday I installed the update to 7.3. After updating it worked fine. But today (after restart?) I get the same message.
I have a Dell Dimension 5100 with PCI parallel port (at address 0xCC78).
Did you find a sollution?
0 Kudos
Reply

1,339 Views
msolem
Contributor I
Yes I did get it to work. This is what I did:

In Windows control panel, I set the parallel port to LPT3 (it was
LPT1) before.

What the Freescale guy told me was that the Command Converter Server
(CCS), does not like addresses in hex format (although that wasn't a
problem in older versions). So I set the LPT address in decimal by
doing something like this in CCS:

(bin) 1 % delete all
(bin) 2 % config cc lpt:888
(bin) 3 % config save

Instead of the 888 you would of course use 52344.

Mike
0 Kudos
Reply

1,339 Views
KrishnaPrasad
Contributor I
I tried all combinations.
 
But I am getting "CCSProtocolPlugin: Unknown protocol error"
 
I use Toshiba Laptop 
Type: Satellite Pro S200
Model: PSS A1L-01206
PC Card Slot: Type 2 (5mm X 85.6mm)
Standard: PCMCIA2.1
 
PCMCIA Card:
NetMos 9805 PCI Parallel Port
 
With Codewarrior 8.8.2
 
Can you help?
Krishna Prasad


Message Edited by Krishna Prasad on 2008-11-28 02:58 PM
0 Kudos
Reply

1,339 Views
kanu__
Contributor III

No. I am getting the same error again when i trying to download to 8122 board in CW 3.0.

 

The interesting thing is that , i can download into my 8101 and 8144 board using the same usb tap and code warrior versions in the same PC  now also with out any problem.

 

Earlier(2 weeks earlier) i had tested(had downloaded) the 8122 board with the same settings but i don't know what happened(no change in project) now.

 

Please help me out 

 

__Kanu

 

0 Kudos
Reply

1,339 Views
msolem
Contributor I
By the way. When I first try to download, I get and error that says something like "unknown protocol error". I then try to download again and all is well.

Mike
0 Kudos
Reply

1,339 Views
Sudarshan
Contributor I
Hi,
I am using Codewarrior in the simulator mode and I face the same problem. It says Code converter not present. COuld you help me out with that?
 
Sudarshan
0 Kudos
Reply