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.

AM6548: csl timer example for R5 on the am6548

Part Number: AM6548

Hi Champs

it seems that we don't have any examples for the MCU_timers on the am6548 R5 core? the only example code that we have is for the am57xx in the PDK? any help would be great here.

Thanks

  • Hi All

    there is an example timer for R5f

    in the directory ti/pdk_am65xx_1_0_6/packages/ti/csl/test/dmTimerUt this is the timer for the R5F it is setup for MCU_timer2. you need to use the csldmTimer_continuousTest this is setup to generate an interrupt every time the timer reaches the end and it reloads once that happens and runs again. It is useful to generate a tick timer for an OS. 

    It is a baremetal example so no OS is used for this.

    Thanks

    Regards

    Mohsen