Hello,
I am trying to compile a program for C6747 using DSP BIOS with interrupts. following the instructions in:
http://wiki.davincidsp.com/index.php/Setting_up_interrupts_in_DSP_BIOS
I get this warning for C62_enableIER() function:
"Idma_Functions.c", line 156: warning: function declared implicitly
I also trying to find a macro definitions for that function.
Do I need to include anything for that, or I can just disregard this warning?
Thank You
Arye