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.
Hello, how can I create / declare an (function) interrupt service routine using CCS 5 on DM8148? What is the sintax? I'm not using any RTOS, just simply C language.
Hello,
__interrupt void P2_ISR (void) {
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/120043.aspx
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/31440.aspx
I would recommend you to try with this question in our CCS forum:
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81.aspx
Regards,
Pavel