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.

AM2634-Q1: Timer enable for multicore project

Part Number: AM2634-Q1

Tool/software:

We are working on a multicore project where each core has a dedicated task. We need to enable a timer for Core 0. However, when we enable the timer for Core 0, a resource conflict occurs because each core is using its corresponding clock (RTI1, RTI2, RTI3, RTI4). We tried changing the clock to RT0 for all cores, but that also caused a resource conflict.

Could you kindly guide us on how to enable the timer for a specific core? Your support would be greatly appreciated.