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.

CCS does not talk to EVM6467 board

Other Parts Discussed in Thread: TMS320C6720

I try to connect a 6467 board and talk to the ARM or the DSP

Emulator  XDSUSB 510  from Spectrum digital.  I believe I have the latest drivers etc.

 

I get the error

Error connecting to the target:
Error 0x80002240/-180
Fatal Error during: Initialization, OCS, Control,
This error was generated by TI's USCIF driver.

SC_ERR_CTL_NO_TRG_POWER <-180>
The controller has detected a target power loss.
The user must turn-on or connect the power supply for the target.

 

When I try to connect either, the clock, the DSP or the ARM

 

Please advise

 

A note:  If you suggest something, please describe what I need to see, and please tell me what to do if it does not work (for example, if this does nbot work get anoher board...)

Ran

 

  • Hi Ran,

    Could you tell me which version of CCS you are using? Are you using CCS 3.3 or 4 (and please provide the exact version number (see #3 of this post))?

    Thanks

    ki

     

  • Thanks

     

    3.3.82.10

     

    Ran

  • Which configuration are you using in CCS Setup? Are you using "DAVINCI_HD_XDS510USB"?

    If you run the SDConfig Emulation test, does it pass?

    Also can you confirm that your board is indeed powered on?

    Thanks

    ki

     

  • No

     

    I run  DM6467_xds510_0x240

     

    Can you get me DAVINCI_HD_XDS510USB so I can try it?

     

    Thanks

     

     

  • ran said:
    I run  DM6467_xds510_0x240

    That setup is for the TI XDS510 ISA emulator, not the SD XDS510USB.

    ran said:
    Can you get me DAVINCI_HD_XDS510USB so I can try it?

    If you have the Spectrum Digital drivers installed, you should have this setup. Make sure your platform selection is "xds510usb emulator"

  • Sure

     

    I was able to connect the ARM and the DSP

     

    I will continue from there

     

    Thanks much for your help.  If i need further help, I will post

  • Hello Ki

    I try to connect an evmomapl137(its c6747 core) .

    So I am using a xds510-usb2.0 Ti Dsp emulator at the moment. It is a Chinese made.

     

    As you mentioned , I run the SdConfig v3.3. When I select 510-->EMU and then click on Emulator test tab,this error will be appear :

      >> XDS510-USB Emulator not connected/enumerated

      >> Could not open emulation connection

    But when I select the 240-->EMU and then click on Emulator test tab,this message will be appear:

    ** Checking for a valid emulator/eZdsp

      $$ You are connected to:
      $$ EmuProductName=SPI510
      $$ EmuPortAddr=0x240
      $$ EmuPortMode=ISA
      $$ ProductId=91
      $$ ProductVersion=01


    ** Checking emulator/eZdsp scan connection


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

    Does it mean that My Emulator is an ISA emulator? If not Why the EmuPortAddr is 0x240?

    Is the SPI510 diffrent with the XDS510?

    If my platform selection be "xds510usb emulator" and my Available factory Boards selection be "C6747 EVM xds510usb emulator",after Save&Quit this error will be appear:

    Error initializing emulator

    I/O Port = 510

    Board Name: EVMC6747_XDS510USB
    Cpu Name: IcePick

    Abort:  Close Code Composer Studio.
    Retry:  Try to initialize the emulator again.
    Ignore:  Ignore the initialization error and start
      potentially without target debugging access.
    Diagnostic: Run diagnostic utility.

    And if my platform selection be "xds510 emulator" and my Available factory Boards selection be "C672x xds510 emulator" (because of the "C6747 EVM xds510usb emulator" does not exist in available boards with xds510 emulator platform) , after Save&Quit the CCS window will be appear without error, but after select   Debug -->connect   this error will be appear:

    Error connecting to the target:
    Error 0x80000200/-180
    Fatal Error during: OCS,
    This error was generated by TI's USCIF driver.

    SC_ERR_CTL_NO_TRG_POWER <-180>
    The controller has detected a target power loss.
    The user may have failed to turn-on or connect its source.


    Sequence ID: 0
    Error Code: -180
    Error Class: 0x80000200
    I/O Port = 0

    Board Name: C672x XDS510 Emulator
    Cpu Name: TMS320C6720_0

    I have been  completely confounded and need to your help really!

    Best Regards,

    Z.Mazaheri