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.

Linux/TMS320DM8148: Timers & watchdog in userspace

Guru 20755 points

Part Number: TMS320DM8148

Tool/software: Linux

Hello,

I am trying to understand the relation between userspace timers API to the real HW being used .

1. Which timer number is actually used when we call  timer_create  ?

2. Similarly with watchdog, I don't see that the API specified the watchdog number. Is it that WDIOC_SETTIMEOUT for example use watchdog 1,2,3 ?

Thank you,

Ran