Forum Discussion
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.