Hi ,
I am using EK-TM4C1294XL launchpad kit with CCS v11 . I am unable to show the cpu and task load graph .
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 ,
I am using EK-TM4C1294XL launchpad kit with CCS v11 . I am unable to show the cpu and task load graph .
Hello Sumit,
Are you doing this with TI-RTOS? Which version and which example project if so?
Best Regards,
Ralph Jacobi
Hi Ralph,
Yes i am using TI-RTOS version tirtos_tivac_2_16_00_08
XDCTools version xdctools_3_32_00_06_core
Code Composer studio version 11
Compiler version VI20.2.5.LTS
Regards,
Sumit Chaulya
Hello Sumit,
And which example project are you working with?
Did you enable logging? That needs to be done as part of the configuration.
Best Regards,
Ralph Jacobi
Hi Ralph,
1. i am working with empty example(Led blinking)
2. Yes i enable the logging in configuration
I am getting empty graph like this
Regards,
Sumit Chaulya
Hello Sumit,
I've tried the same and actually used an older version of CCS to see if I can get it working on that before going to the latest in V11.2 but I can't even get a different result than yours in even Version 9.1.
I have an internal resource that is supposed to walk through logging setups like this but it isn't working either so I am not sure what is going on. I don't have any real experience with how the logging portion of TI-RTOS is setup to work.
As this really is more of a BIOS question than a CCS question unfortunately, our CCS team probably wouldn't have any ideas further.
I'm frankly at a bit of a loss as to what to suggest next as I've tried everything I can think of. I know logging does usually work... I had used it before. Maybe it has to do with the minimal example somehow and something is being optimized out...
Best Regards,
Ralph Jacobi
Hi Ralph,
I create a new project with Ti-RTOS, Here also i am getting same results(no graph).
Regards,
Sumit Chaulya
Hello Sumit,
If my thoughts about the optimization or minimalistic example influenced the results, then a new project might not help if its still very simple. That said, I tried a UART project as well today but didn't get any different result either.
Best Regards,
Ralph Jacobi