Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12599 Discussions

Quick question about "undefined reference to `alt_ic_isr_register'"

Altera_Forum
Honored Contributor II
1,889 Views

Hi! 

 

I wonder if someone know why i keep getting this error message: "undefined reference to `alt_ic_isr_register'". I have included the library <sys/alt_irq.h>, is there anything else i should do? I am trying to implement an Avalon MM slave with interrupts in Quartus 9.1sp2. 

 

Regards
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
813 Views

use alt_irq_register().

0 Kudos
Reply