Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNios Eclipse Problem IORD e IOWR
I have an error message from Eclipse when i build my project: "Undefined reference to 'IORD'" "Undefined reference to 'IOWR'" I used many times this functions to build the comunication b...
Altera_Forum
Honored Contributor
14 years agoPlease don't multipost your question, once is enough.
If the IP core can let the user directly control the reset pin (it usually doesn't) then it should be written in the documentation. (the IP core's documentation, not the chip datasheet). If not another option could be to control that pin directly through a PIO component instead of connecting it to the core.