I am working on TMS320DM6437 processor.I want to write hardware interrupt routine for GPIO,timer.Is there is any sample code available for it ?
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.
I am working on TMS320DM6437 processor.I want to write hardware interrupt routine for GPIO,timer.Is there is any sample code available for it ?
Interrupt Service Routines are very easy to implement when you use DSP/BIOS. Please find the DSP/BIOS User's Guide and DSP/BIOS API Reference Guide. There should be some good resources also at the Texas Instruments Embedded Processors Wiki.
There are quite a few example routines that come with DSP/BIOS as well as in the CCS Tutorials. Please see if any of these are helpful to you.