Other Parts Discussed in Thread: SYSBIOS
Hi everyone,
This discussion is directed in particular to BrianC who wrote the System Analyser Tutorial 4D
How to use System Analyzer to view and analyze events from multiple cores
http://processors.wiki.ti.com/index.php/System_Analyzer_Tutorial_4D
Here's my feedback :
- it lacks an example of cfg file for multicore event correlation for jtagrunmode. In particular about sync points
- if in jtagrunmode it's really necessary to use a specific GEL file with contains a LogSync script
- if it is necessary to add LogSync code in the code before sysbios start
When it says "after a breakpoint is hit" does it mean only CCS breakpoints (the red dot) or also any CIO operation.
My question is : if I do a system_printf or a log_print does it break the multicore event correlation ?
Thank you
Clément