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.

Programming XM4C123GH6PM with XDSD100v2

Other Parts Discussed in Thread: TM4C123GH6PM

I get an error when I try to program my XM4C123GH6PM with my XDSD100v2 and CCS v5.4.

Error connecting to the target:
(Error -1265 @ 0x0)
Device ID is not recognized or is not supported by driver. Confirm device and emulator configuration is correct, or update device driver.
(Emulation package 0.0.0.0)

Is there any known issue with support of the new Tiva parts?  Do I need to update my driver?  If so, how?

  • Anthony, we'll get an answer on this soon...

  • Anthony,

    You should have a target configuration (.ccxml) file in your workspace. If not, you can open up the project properties and click on CCS General on the left. From there select your device, TM4C123GH6PM, along with "Texas Instruments XDS100v2 USB Emulator" as the connection.

    If do already have the target configuration, you can just open is up and select the connection and board/device options in the same manner as above, and click Save.

    -Reagan