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.

PROCESSOR-SDK-AM64X: Timer intereupt example

Genius 3186 points

Part Number: PROCESSOR-SDK-AM64X

Hi

May I have questions about AM64x Timer?

I am using MCU+SDK v9.00.00.35.

Question1:

In  SDK example (ti\mcu_plus_sdk_am64x_09_00_00_35\examples\drivers),

I found the timer folder, but it was empty.

Is there any plan for release Timer example?

Question2:

I think CA53 rtos and nortos project is experimental.

Is there any plan for the example that peripherals(as timer interrupt) controled by CA53? 

Question3:

My customer want to interrupt both CA53 and R5F generated by timer.

we could set timer for generate some interrupt?

In TRM,I think it seems if timer generated interrupt, automatically interrupt both.

TRM 12.5.3.3.2 Timers Integration in MAIN Domain

Or could we use interrupt router for generate 2 interrupt(for CA53 GIC and R5F) souced by timer interuupt?

Thanks,

GR