Forum Discussion
Altera_Forum
Honored Contributor
12 years agosame for me
I have a System in in QuartusII with two CPUs named 'cpu_0' and 'cpu_1' and two JTAG Uart components named 'jtag_uart_0' and 'jtag_uart_1' In my BSP's system.h, the CPU and JTAG devices are named correctly ('cpu_0' and 'jtag_uart_0') In my NiosII Application Project in the Nios2SBT, under "Debug Configurations/Target Connection" in the Processors view, I have two processors named 'nios2_1' and 'nios2_0' and two byte stream devices named 'jtaguart_0' and 'jtaguart_1' (assuming that I have programmed my hardware design beforehand, of course) don't have a fix for this problem yet any ideas where this mismatch does come from?