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++
12747 讨论

'LED_PIO_BASE' undeclared (first use in this function)

Altera_Forum
名誉分销商 II
3,229 次查看

hello  

im new in nios  

i have a cyclone 4 

can some help me with my error. thank you
0 项奖励
3 回复数
Altera_Forum
名誉分销商 II
2,164 次查看

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

 

Cheers! 

 

slacker
0 项奖励
Altera_Forum
名誉分销商 II
2,164 次查看

thanks slacker

0 项奖励
Altera_Forum
名誉分销商 II
2,164 次查看

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 项奖励
回复