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/TM4C129ENCPDT: UIA Configuration file

Part Number: TM4C129ENCPDT


Tool/software: Code Composer Studio

Hi,

I set up the system analyzer in my project and then tried to view the analysis configuration to see if everything is setup. But the error showed No valid UIA Configuration file identified.

Would it be because no Target was connected. After connecting the target would a UIA Configuration be identified automatically???

  • Shyam,

    If a program is loaded it tries to identify that it was instrumented and if it was it will then look for .uia.xml and .rta.xml files that are in the same folder as the program file. From those files it can read the uia configuration information.

    Regards,
    John