Other Parts Discussed in Thread: SYSBIOS,
HI,
Where can i find below drivers details.
1) Hardware interrupts
2) Timer
regards,
Vrund
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.
Hi Vrund,
What OS do you use, TI Processor SDK Linux or RTOS?
Hi Vrund,
I assume you're using SYS/BIOS since you mention you're using RTOS.
Please see the following SYS/BIOS documentation.
Hardware interrupts: <BIOS>/docs/cdoc/ti/sysbios/hal/Hwi.html
Timer:
Regards,
Frank
Hi,
Thank you.
I also want to use ADC and watchdog for AM4376.
Where can i find its driver details and example code?
Regards,
vrund
Hi Vrund,
For the ADC, please see:
For the WDT, please see:
Regards,
Frank