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.

AM335x Debug with XDS510PP Emulator

Hello,

We are using Code Composer Studio V5.1.0.09000 with AM335x ICE board. Now I want to connect the board with a XDS510PP (Spectrum Digital)  instead of the XDS100.
But I could not find a valid configuration in the Target Configurations.

Has anyone an idea on how to configure this setting?

Best regards
Patrick

  • You can create a new Target configuration for XDS510USB. Plesae follow the below given steps.

    1. Click  View->Target Configurations
    2. Right click on Target Configuration dialog and select "New Target Configuration"
    3. Provide a name  and the click Finish. This would open the new configuration file ( name.ccxml)
    4. Select "Spectrum Digital XDS510USB Emulator" from Connection list
    5. Check "AM335x"  in "Board or Device list" and Click Save.
    6. Launch the newly created target Configuration to connect to board

  • Hello,

    Yes it works with the "XDS510USB" but can I do it with a XDS510PP (Parallel Port adapter)?
    If I select Spectrum "Digital XDS510 Parallel Port-PCI Emulator" I'm not able to select the AM335x device.