View previous topic :: View next topic |
Author |
Message |
sharethl
Joined: 05 Apr 2010 Posts: 4
|
PCWHD and logicport conflict |
Posted: Mon Apr 05, 2010 8:33 am |
|
|
Before install logicport from www.pctestinstruments.com , I can connect to my board, but after installation, I can't. What is wrong? |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Mon Apr 05, 2010 12:19 pm |
|
|
You mean there is a conflict between two USB devices:
1. CCS ICD-U40 (or ICD-U64).
2. Logicport Logic Analyzer
This page has analyzed the LogicPort. They say it has a FTDI FT245BM
USB chip on it:
http://www.sigrok.org/wiki/Intronix_Logicport
With this information, you can now search for articles in the CCS ICD
Programmer/Debugger Forum. You can search that forum for
these keywords:
or also search for
Then you get Treitmey's post here:
http://www.ccsinfo.com/forum/viewtopic.php?p=41123#41123
If that doesn't help there are several other threads with more information. |
|
|
sharethl
Joined: 05 Apr 2010 Posts: 4
|
|
Posted: Mon Apr 05, 2010 6:46 pm |
|
|
Thank, I reinstall driver for CCS, then it works. |
|
|
LostInSpace
Joined: 09 Mar 2010 Posts: 13
|
|
Posted: Mon Apr 05, 2010 11:02 pm |
|
|
I run the same setup. The LogicPort is programmed correctly and plays nicely with any other FTDI device. The ICD is programmed incorrectly and only looks for the first FTDI device it finds (which will never be the right one (Murphy's Law).
So I just unplug the Logic Port when I need to program or debug. It will complain after a minute or so but it will work again on reconnection (does not crash).
And as PCM recommends - always keep the ICD driver install program on your PC. You will need to install the driver often over the years.
HTH - Steve H. _________________ HTH - Steve H. |
|
|
|