Other Parts Discussed in Thread: SYSBIOS
Hello there,
I'm working on a SYS/BIOS application on the CM. In that application I want to use some timer interrupts (TIMER0/1/2 or SYSTICK), but one or more are probably already in use by SYS/BIOS in its core or in the Timer/Clock modules (when used). How can I tell which ones are used in SYS/BIOS, and which ones I'm free to use in my application? Is this documented anywhere for each specific platform?
Thanks and kind regards,
Arjan