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

Nios® II 'alt_irq_register' warning

IOzan
Beginner
1,138 Views

Hi,

I'm trying to invoke an interrupt for some buttons on my DE2-115 EVM but I constantly getting the following warning (not error) about the 'alt_irq_register' command:

Description: Implicit declaration of function 'alt_irq_register' [-Wimplicit-function-declaration]

]Resource: hello_world.c, Path: /Interrupt_sw, Location: line 200, Type: C/C++ Problem]

I did (attached herewith) almost exactly as written in the C Example in the " Nios II Software Developer’s Handbook"," Chapter 8: Exception Handling", pages: 8-6 and 8-7.

What could possibly be the reason for that warning? (Again, I did exactly as Altera's example…)

Idan

0 Kudos
0 Replies
Reply