Part Number: CC3200
Tool/software: Code Composer Studio
Hi,
Please let me know how to do run time analysis on CC3200 using CCSv6.
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.
Part Number: CC3200
Tool/software: Code Composer Studio
Hi,
Please let me know how to do run time analysis on CC3200 using CCSv6.
You can enable limited static analysis in CCS by doing the following.
Configure Analysis settings
Enable for your project
It will now be enabled.
Note that this is a subset of the functionality that you would get with a commercial analysis tool like ParaSoft/LDRA/Klocwork... Those ones have both good static analysis and runtime analysis.
Regards,
John