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

'LED_PIO_BASE' undeclared (first use in this function)

Altera_Forum
Honored Contributor II
2,238 Views

hello  

im new in nios  

i have a cyclone 4 

can some help me with my error. thank you
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
1,173 Views

Does your Qsys system have an LED interface named "LED_PIO"? That's what your code is expecting. 

 

Cheers! 

 

slacker
0 Kudos
Altera_Forum
Honored Contributor II
1,173 Views

thanks slacker

0 Kudos
Altera_Forum
Honored Contributor II
1,173 Views

how can i add GPIO pins in the qsys and use these pins as input and output?  

 

the project i want to do is to use a keypad to input numbers that will display in lcd as a password that will open a lock and if the password is incorrect it will make the buzzer buzz. 

the keypad will be use as an input. the buzzer and the lock as an output. the keypad, buzzer and a lock will used the GPIO pins how can add them to qsys?  

thanks
0 Kudos
Reply