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/TMS320F28335: CCS/TMS320F28335

Part Number: TMS320F28335

Tool/software: Code Composer Studio

Hallo,

i use Matlab/Simulink to generate an CCS-Project. To see the CPU-Load while running the Matlab generated code i want to use RTOS-Analyzer.

To configure this and enable the UIA i need an "application’s configuration file (*,cfg)“ in the Projekt. The Matlab generated projekt done't have a file like this.

How can i add such a file to the Matlab generated Projekt (normal CCS- Projekt), to do the Settings for the RTOS-Analyzer ?

If i want to start the Load Analysis ( Tools -> RTOS Analyzer -> Load Analysis) i get the following error.

Is this error related to the non-existing  (*,cfg) file and is solved after solving the first question?

If not how I can specify a custom UIA configuration ?

Software Information:

Version:  CCS 7.3.0

               Matlab2017b

               Windows 8

many thanks

Florian

  • Florian,

    Adding UIA is not going to solve this for you. UIA is really just used to transfer information. Your application is not based on SYS/BIOS or TI-RTOS so the CPU load information will not be present to transfer.

    If Matlab/Simulink gives you the option to generate a project that uses SYS/BIOS or TI-RTOS then this would be possible.

    Regards,
    John