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 agoIf the software crashes when you test the memory, double check the BSP settings. You must be sure that no part of the software (text, data, bss, stack, heap) are in the memory you are testing, or the software will crash.