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: Parsing ccxml file

Tool/software: Code Composer Studio

Hi Team,

 

For one of my function, I would need to read the emulator name from the .ccxml file in LabVIEW.

I have gone through few ccxml files and observed that the emulator name is stored in the id values of the following two tags, “instance XML_version” & “configuration XML_version” and it remains the same across files. Hence I am reading the emulator name from “instance XML_version” and this work fine for now. But I would like to confirm if this is the right tag/key to read emulator name.

 

Thanks and Regards,

Mano Prabha

ADS Validation Automation Team