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/UNIFLASH: What does uniflasher use from the ccxml file?

Part Number: UNIFLASH

Tool/software: Code Composer Studio

I am using the same ARM processor on two different boards (two different firmwares) and for programming using UniFlash 4.1 can I use the same ccxml file or must I use the one that is unique to each CCS project?

  • Ron,

    As long as it is the same device and the same debug probe then you can use the same ccxml file. Mainly the ccxml file specifies the device and debug probe. It also allows you to configure debug probe properties.

    Regards,
    John