Forum Discussion
Altera_Forum
Honored Contributor
21 years agoTrouble Linking N2 Legacy Port
I'm getting a linking error on a ~20 module project. I got everything to compile fine, but this is stumping me. I saw in search that someone else had posted the same exact link errors so maybe ...
Altera_Forum
Honored Contributor
21 years agoHey Kerri,
This is a Legacy port. Now I did add a few macros to turn on and off interrupts. Would this trigger IDE linking requirements? If so, how do I turn interrupts on and off in Legacy mode? (The porting guide indicated to use the NiosII macros) The two macros are NIOS2_READ_STATUS(status) and NIOS2_WRITE_STATUS(). But even if I remove or comment them out I get the same link error. Thanks, Ken