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/TMS570LC4357: FreeRTOS debugging in CCS

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

Tool/software: Code Composer Studio

Dear Sirs.

I,m developing a programm using HALCoGen and Code Composer Studio, and also FreeRTOS. I want to check FreeRTOS objects (queues, tasks, timers) state while debugging, and Code Composer have View -> Oter -> FreeRtos for this:

But when i add one of this 4 Lists and start to debug, I just get this situation:

And it continue to fetch without ending.

I believe i should check Generate Runtime Statistics in HALCoGen -> OS -> General when I generate the code for CCS project to use this FreeRTOS Lists, but when I,m checking it and build my project, I get a lot of errors because of using FreeRTOS library:

It tells that we should define a function to setup a base timer, but how can we define it for certain device? FreeRTOS included to project correctly.

Stack:

Debugger XDS110. CCS version 9.1.0. HALCoGen version 04.07.01.

Sincerely, D.K. Tovmachenko.