I use a DSP-BIOS based project for the F28335 and I would like to use both the CPU-load graph and the clock profile feature in parallel. I found a thread from aarti (http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/3147/10875.aspx#10875) which explains that we have to disable RTDX to use the clock measurement feature. This way works, however all RTA - Tools, including the CPU load graph, are disabled now. To re-use the load graph I have to re-change the tcf-file, to rebuild the project and to reload it into the debugger, which is very cumbersome. More worse, I cannot use both measurements in the same debug session.
My question is: Is there a way to use the CPU load graph (or any other BIOS based RTA tool) and the clock measurement feature simultaneously?
If not: How likely is it, that we will see an improvement in this case with future CCS versions?
Please note: The feature I am asking for, was nice working in CCS3.3...
Frank Bormann