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++
12590 Discussions

error,when build the interrupt.c in ds-5

Altera_Forum
Honored Contributor II
1,026 Views

Hi, 

 

Actually I am a beginner in using ds-5 to learn the HPS. Currently I am having some trouble in trying the interrupt code. 

 

This is a simple interrupt code.  

... 

mian() 

{... 

socfpga_int_start(); 

... 

alt_int_isr_register(.....); 

... 

socfpga_int_stop(); 

... 

 

some error show this: 

http://www.alteraforum.com/forum/attachment.php?attachmentid=10324&stc=1
0 Kudos
0 Replies
Reply