Forum Discussion
Altera_Forum
Honored Contributor
15 years agoWhy NIOS 9.1 has such problem?
The project works well with nios 8.0.But when i build it in nios9.1,it has two errors like this--
Description Resource Path Location Type system_description/alt_sys_init.c error: `JTAG_UART_IRQ_INTERRUPT_CONTROLLER_ID' undeclared (first use in this function) all_syslib 89 C/C++ Problem Is it because my pc has both 8.0 and 9.1 versions?Thanks3 Replies
- Altera_Forum
Honored Contributor
Recompile everything in v9.1. Remember to refresh SOPC files in SOPC builder in v9.1. In Nios II EDS 9.1, please refresh BSP too.
- Altera_Forum
Honored Contributor
--- Quote Start --- Recompile everything in v9.1. Remember to refresh SOPC files in SOPC builder in v9.1. In Nios II EDS 9.1, please refresh BSP too. --- Quote End --- Yes,i recompiled everything in quartus,and do refresh project and other components.But how to refresh BSP? I've no ideal about what BSP is。 - Altera_Forum
Honored Contributor
There is an option "BUILD BSP" under project option. Right click on project_bsp, you should see it.