Hi, how can I enable an interrupt on DM8148 DSP using CCS5? Is there a library/function special for this included in CCS? Thanks
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, how can I enable an interrupt on DM8148 DSP using CCS5? Is there a library/function special for this included in CCS? Thanks
Hi Catalin,
My recommendation is to use HWI module of SYS/BIOS (DSP real-time operating system).
If you are new to SYS/BIOS, the following web site provides some training materials for SYS/BIOS.
Especially, the "SYS/BIOS Threads (Hwi, Swi, Task, Idle)" will give good first impression about interrupt handling by SYS/BIOS.
If you have an exact question what type of peripheral you're interested to trigger an interrupt, I think other DaVinci experts will help.
Best Regards,
Atsushi