Are these instrumentation tools supposed to work on the C55xx? The do not appear to be working. Can someone give some guidance on how to get them working?
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.
Hi MikeH,
Can you try loading and running the BIOS stairstep example? Does the CPU load work for that example?
Steve
Hi MikeH,
Ok, that's good! Next step is to compare the two cases. You now have a program that has a working CPU load and statistics view. The question now is, what's different between the two of them?
I would start with the BIOS configuration file. Do you see any settings that stand out in the example that you don't have in your app? Anything RTA related?
Steve
Hi I am stuck in a simillar situation the stair step example is working however the CPU load graph is not updating in my application, I have compared the TCF scripts from my example and the stairstep example the only difference was difference in the trace and log buffer lengths. I am still unable to get a CPU load graph after modifying these values.