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.

Common Timestamp on Dual Core Delfino

I'm looking into the feasibility of having both cores of the F28377 show up System Analyzer in CCS. This would require a common timer be used to generate the timestamp for both cores. I looked at the data sheet and it looks like the timers are not common across the two cores. Is there anyway to get what I'm looking for? Note: the granularity on the timestamp should be somewhat fine.


Little background...there is the Log module in TI-RTOS. The kernel logs key events (e.g. context switches, Semaphore post, etc.). The log record contains a timestamp.


Thanks,

Todd