Hello,
In the TI SYS/BIOS Real-timer Operating Guide, it suggests calling Timer_create with the first parameter Timer_ANY_TIMER, i.e. Timer_create( Timer_ANY_TIME, ... ). However, that identifier is undefined during compile, and I've searched the TI directories without finding it defined anywhere.
Can you tell me where that is defined, or even just it's value, so I can supply it to the call? I would like to use it, so that BIOS determines which timer to use.
Regards,
Robert