This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Trouble installing CC V3.3

I have been trying to install CC on a new computer for the past 2 days and have not been able to so correctly.  I get the following errors when the program starts:

Error connecting to the target

I/O Port = 240

Board Name: F28335 JTAGjet Emulator
Cpu Name: TMS320C28335_0

Abort: Close Code Composer Studio.
Retry: Try to connect to the target again.
Cancel: Remain disconnected from the target
Diagnostic: Run diagnostic utility.

The driver seems to be installed correctly but for some reason it does not want to connect to my board.  When installing the IDE on my windows 7 and xp machines. I also get the following errors.  http://imgur.com/2Usnnkc  and http://imgur.com/bC9nRie.  Can someone help me get this program installed and working?

  • Hi David,

    Can you try running Signum's EmuDiag utility to test your JTAG connection and post the results?

    David Marcus said:
    When installing the IDE on my windows 7 and xp machines. I also get the following errors.  http://imgur.com/2Usnnkc  and http://imgur.com/bC9nRie.  Can someone help me get this program installed and working?

    See this FAQ:

    http://processors.wiki.ti.com/index.php/Using_CCS_with_Windows_Vista_and_7#Q:_I_am_installing_CCS3.3_under_Vista_64._Even_with_administrator_privileges_and_UAC_turned_off_I_see_some_errors._Will_they_cause_any_issues.3F

    Thanks

    ki

  • Here is the information from the EmuDiag 3.33:

    Trying JTAGjet on Emu=JTAGjet;Port=USB JTAGjet:51834 ...
    Communication DLL CUSB ver. 2.13 loaded
    Channel Emu=JTAGjet;Port=USB JTAGjet:51834 opened
    DETAILS: USB2;VER=2.04;VID_04B4&PID_7D11&DID_0003
    Verifying connection to JTAGjet emulator
    Emulator JTAGjet found
    JTAG module version 10
    FLASH module version 3
    OK: Emu=JTAGjet;Port=USB JTAGjet:51834
    Get info:
    -------------------------------------------------------------------------
    Emulator: Emu=JTAGjet;Port=USB JTAGjet:51834

    Current FLASH:
    Model: JTAGjet-USB (08/30/2005 11:11)
    Version: 10
    PRN: 3643 (07/03/2007 10:59)
    S/N: 51834 (07/03/2007 10:59)

    Current EEPROM:
    Model: JTAGjet-USB
    S/N: 51834 (07/03/2007 11:00)
    Version: 9 (11/07/2003 16:45)

    -------------------------------------------------------------------------
    END OF Get info

    Test Connection STARTED.

    Reliability - started
    Data: 00 FF AA 55 ... - OK
    Data: 00 01 02 04 08 10 20 40 80 40 20 10 08 04 02 01 ... - OK
    Data: FF FE FD FB F7 EF DF BF 7F BF DF EF F7 FB FD FE ... - OK
    Data: 00 01 02 03 04 05 06 ... F9 FA FB FC FD FE FF ... - OK
    Data: FF FE FD FC FB FA F9 ... 06 05 04 03 02 01 00 ... - OK
    Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ... - OK
    Data: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF ... - OK
    Data: 00 FF 00 FF 00 FF 00 FF 00 FF 00 FF 00 FF 00 FF ... - OK
    Reliability - finished

    NO ERRORS - reliability test passed.

    PerfTest - started
    RoundTrip 5 bytes ... - 1000 ms, 9 KB/sec, 1999 pkt/sec
    RoundTrip 25 bytes ... - 493 ms, 49 KB/sec, 2027 pkt/sec
    RoundTrip 50 bytes ... - 503 ms, 96 KB/sec, 1984 pkt/sec
    RoundTrip 100 bytes ... - 499 ms, 195 KB/sec, 2000 pkt/sec
    RoundTrip 250 bytes ... - 256 ms, 475 KB/sec, 1949 pkt/sec
    RoundTrip 500 bytes ... - 378 ms, 644 KB/sec, 1319 pkt/sec
    RoundTrip 1000 bytes ... - 250 ms, 779 KB/sec, 798 pkt/sec
    RoundTrip 2000 bytes ... - 403 ms, 966 KB/sec, 495 pkt/sec
    Buffer 3072 - write ... - 8137 KB/sec ( 369 ms)
    Buffer 2048 - write ... - 7846 KB/sec ( 255 ms)
    Buffer 1024 - write ... - 3965 KB/sec ( 252 ms)
    Buffer 512 - write ... - 2017 KB/sec ( 248 ms)
    Buffer 16 - write ... - 54 KB/sec ( 291 ms)
    Buffer 4 - write ... - 19 KB/sec ( 201 ms)
    Buffer 512 - read ... - 2087 KB/sec
    Buffer 16 - read ... - 1944 KB/sec
    Buffer 4 - read ... - 1089 KB/sec
    PerfTest - finished

    Test Connection DONE - NO ERRORS.

  • David - I should have asked this earlier but are you running 64 bit Windows? CCSv3.3 does not officially support 64-bit windows but it *should* run if you have 64-bit drivers for it. I'm not sure if Signum has 64-bit drivers for CCSv3.3, you may need to confirm with them.

    Thanks

    ki