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.

XDS510 Emulator

Other Parts Discussed in Thread: CCSTUDIO
Hello
I have a TI DSP EMULATOR ( XDS510 USB2.0 ) .
I want to test connecting the CCStudio v3.3 to EVMOMAP-L137 with your Emulator .
I installed  XDS510-USB2.0 driver and run   E:\XDS510 CCS Driver \ Setup.exe  and E:\CCS Software\ccs3.3\CCS_v3.3_SR11_81.6.2\CCS_v3.3_SR11_81.6.2.exe from the emulators CD.
But when I chose "F2407 XDS510 Emulator" in code composer studio setup and save it , this error appears when i am going to start CCS :

"Error initializing emulator

I/O Port = 240

Board Name: F2407 XDS510 Emulator
Cpu Name: CPU_1 "



and when i chose "F28335 XDS510 Emulator" in code composer studio setup and save it ,  ,the CCS  will start but this error appears when i am going to connect :

" Error connecting to the target:
Error 0x00001200/-1145
Error during: OCS, Target,
Unrecoverable emulation error

I/O Port = 240

Board Name: F28335 XDS510 Emulator
Cpu Name: CPU_1 "


And when I use SDConfig and I want to Verify emulator connection ( Configuration -> Verify ), this error apeares :

  >> XDS510-USB Emulator not connected/enumerated

  >> Could not open emulation connection

Would you please help me ? is the problems about the CCSv3.3 driver ? how  can I resolve it ?


Regards,
Zahra Mazaheri .

  • I believe you are using the wrong target configuration. The "XDS510 Emulator" option in CCS 3.3 is for the TI XDS510 ISA emulator (which uses I/O Port 0x240). Since you are using a USB emulator, you will need to use the configuration used by your emulator. Did you install the drivers for your emulator? What is the company that made your emulator?

    Thanks

    ki

  • mazaheri said:
    And when I use SDConfig and I want to Verify emulator connection ( Configuration -> Verify ) 

    I see you are using a Spectrum Digital. Try using the entry for "XDS510USB Emulator" instead of "XDS510 Emulator"

    ki