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.

CCSv3.3 and XDS510USB Error -1134

Other Parts Discussed in Thread: CCSTUDIO

I have been using CCSv3.3 on Windows 7 with the XDS510LC USB emulator to program many projects using the TMS320LC2406A for about two years now without too many issues. 

So in typical fashion, the production needs boards updated to ship and I find I can't program, getting the following error.

Error connecting to the target:
Error 0x80000A00/-1134
Fatal Error during: OCS, Timeout,
Processor timeout, device would not respond.
Code Composer is Auto Retrying.
Press Cancel button to cancel the current operation.


I/O Port = 510

Board Name: F2406A XDS510USB Emulator
Cpu Name: cpu_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 last boards I programmed successfully was about two weeks ago and the tools/programmers haven't changed in that time (especially since CCSv3.3 isn't being worked on).  I am able to talk to the emulator and it is trying to talk to the micro as I see the indicators change on our board that the micro is being reset.  Can anyone please provide details on this error code and what may have changed?  A few things I have tried already:

  • Used three different programmers, including one bought brand new last week.
  • Tried programming several of our board designs including the ones I successfully programmed two weeks ago.
  • Tried powering the board in test fixtures and in the product.
  • Tried other computers that have CCSv3.3 still on them.
  • Tried SDFlash utility

I saw one other post that asked this question but it was never answered.  I don't think the problem is in the IDE specifically and I would love to move to the newer development tools but they don't support this micro (and the replacement micro is not drop in functionally equivalent.)

Tim

  • Hi Tim,

    What were the results of the SDConfig diagnostics tests? Did the JTAG scan test pass? Can you post the results?

    Thanks

    ki

  • I am not sure what scan to run but here is the Emulator->Test results:

    Supports:
    Printer Port: XDS510PP, XDS510PP+, SPI515, eZdsp
    ISA Bus: SPI510, XDS510
    PCI Bus: SPI525
    USB Bus: XDS510-USB

    ** Using emulation application from directory c:\ccstudio_v3.3\drivers
    ** Checking emulator/eZdsp scan connection

    ** Emulator Test **
    $$ EmuProductName=XDS510USB
    $$ EmuPortAddr=0x510
    $$ EmuPortMode=USB
    $$ ProductId=510
    $$ ProductVersion=84
    ** Emulator Scan Test

    >> Check power to your emulator/eZdsp
    >> Then check your port mode/address

    There is a "Diagnostics..." option under the Emulator menu but I am not sure what it does how how to set it up to something.  

    Tim

  • Tim49805 said:

    ** Emulator Scan Test

    >> Check power to your emulator/eZdsp
    >> Then check your port mode/address

    The utility is unable to establish communication with the emulator. It is your PC<->Emulator communication.

    Take a look at the spectrum digital troubleshooting page for some hints:

    http://support.spectrumdigital.com/guides/troubleshooting_guide/

    If that doesn't help, you can try contacting spectrum digital directly for some additional help.

    good luck

    ki

  • Ki-Soo Lee said:
    The utility is unable to establish communication with the emulator. It is your PC<->Emulator communication.

    I don't want to be too hasty and say this is the issue. It could still be a scan chain issue.

    Try resetting the emulator. If that fails, then it is most likely a PC<->emulator communication issue.

    Anyway the same advice applies as in the post above.

    ki