Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNios II Building Error
I got this error when building a Nios II project. Please help me fix it. :)
alt_sys_init.c:(.text+0x8): warning: Error: Interrupt not connected for JTAG_UART. You have selected the interrup...
Altera_Forum
Honored Contributor
14 years agoFor the riming warning you need to open Timequest and find out the top failing paths to determine what to do.
For the second error, first check that your main memory is indeed at address 0x1100000, and then try to run a memory test on it. But you should fix the timing problem first.