Part Number: TDA4VM
Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI C/C++ Compiler
By default, the Clock module calls Timer_create() with "ANY" which will return one of the available timers.
If I want to use BIOS Clock_create() API to create SW Interrupts. It should be some configuration. This means I should configuration the clock module using the kernal clock? Could you show me how to configure it?
