Forum Discussion
Altera_Forum
Honored Contributor
13 years agoUpdating Eclipse Project Upon NIOS II System Change
What do you have to do to make projects in NIOS II Software Build Tools for Eclipse pick up on changes made to a NIOS II System in Quartus II/QSYS? I have changed and added components to my system i...
Altera_Forum
Honored Contributor
13 years agoI had regenerated the BSP. The system.h file did update, but I was unable to use the newly added constants in the# defines. For example, I had added another UART to my NIOS II system and the system.h file had updated with a bunch of contants, such as the baud and the base, but when I tried to use them in my main .c file, they were unrecognized.