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.

CCSv4 issues with DM6337 & SD 510USB

Other Parts Discussed in Thread: CCSTUDIO, CODECOMPOSER

Hi

I have got the same problem using CCStudio V4 and DM6437 of Spectrum Digital.

SDConfigEx is not able to find any USB devices and thorows following error:

  >> XDS510-USB Emulator not connected/enumerated
  >> Could not open emulation connection

This might be a driver problem as well... is an updated driver available?

best

hitsch

  • Hitsch,

     

    Are you getting the xml error that the others were having as well?  I wouldn't expect that particular issue to prevent SDConfig from communicating with the pod.  When I get that error I typically start trying different USB ports and decreasing the TCK frequency.  I have also seen a similar error if CCS still has a connection to the emulator drivers which prevents SDCOnfig from loading them.  You could check task manager for cc_app.exe, cc_setup.exe or anything that starts with trace.

     

    Regards,

    John

     

  • Hi John,

    No, I dont get any xml errors. I cant connect to the emulator, neither with sdconfigex, nor with codecomposer. I checked the tasks as you proposed and tried to connect again. Same problem. It's running properly using CCStudio V3.3.

    Best,

    hitsch

  • Hitsch,

    Contacting Spectrum Digital is your best bet at this point.  If SDConfig can't reset the emulator then there isn't really anything we can do on the CCS side.

    Have you been able to use the onboard Emulation on the DM6437 EVM with CCSv4?

    John

  • John,

    OK, thanks for your help. No, I could not run anything with CCS V4. I seems to be a driver that doesn't work properly...

    With CCS V3.3, everything works.

    Hitsch