Other Parts Discussed in Thread: TMS320F28335, SYSBIOS
Tool/software: TI-RTOS
Hello.
I'm Sinho kim.
I'm studying TMS320F28335 DSC(without external memories) and using CCS V5.5 and SYSBIOS 6.35.04 (installed in CCS V5.5).
I have some problems listed below while I learn to know about RTOS Analyzer.
1. I'm trying to run SYSBIOS using the "task example" project provided from TI Resource Explorer.
2. I could understand the source code, build the project and run a debugging session.
3. At the end of the above demonstration, I could catch up with a question about MS320F28335's performance.
4. Next, I tried to view the performance from RTOS Analyzer with default setting of the generated project, but I failed to do it.
The phenoma from the above tasks are listed below again(Only RTA (Legacy) menus was activated and just those menus are listed).
4.1 Available menus
4.1.1. RTOS Ovject View(ROV) - Actually, this menu is not a part of RTOS Analyzer.
Instead, I felt that the way to see the performance what I want may be also like this.
I think it may also be a wonderful thing.
In other words, I hope the other menus operate successfully like as this menu does.
4.1.2. Raw Logs - This menu shows the messages after 10 clock tics as coded in the source code
4.1.3. Printf Logs - This menu also show the same messages just the above case(4.1.2)
4.2 Not available menus
4.2.1. Exec Graph - Activatied but not doing a work
4.2.2. Exec Graph Data - Activatied but not doing a work
4.2.3. CPU Load - Activated but not doing a work
4.2.4. Thread Load - Activated but not doing a work
4.2.5. CPU Load Data - Activatied but not doing a work
4.2.6. Statistics Data - Not activated
These are my problem.
I really hope that these are clearly solved.
Thank you for your attention
Sincerely yours.
Sinho KIm