Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Why 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?Thanks

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    There is an option "BUILD BSP" under project option. Right click on project_bsp, you should see it.