Forum Discussion
Altera_Forum
Honored Contributor
21 years agoCan anybody help me?
Hi All, I am testing DMA in my project, but when compiling the c kode, i get some Errors i dont understand. error: `ALT_IRQ_NOT_CONNECTED' undeclared (first use in this function)[system_des...
Altera_Forum
Honored Contributor
21 years agoThis probably means that you didn't connect up the IRQ to one of your peripherals when you ran SOPC builder. Have a look in system.h to find out which one.
If this doesn't help then please post your system.h here.