Altera_Forum
Honored Contributor
15 years agoError with 11.1 QSys sopc-create-header-file
All,
I just wanted to bring to your attention that if you are attempting to use the 11.1 Quartus/NIOS to generate your uCLinux header files, you will run into the following issue. The command sopc-create-header-files --single <your system header file> fails to populate the reset, exception, and TLC exception addresses, setting them to 0x0 despite wherever they may be in your design. Note that this does not happen with 11.0sp1, only with the new 11.1 version of the software tools. To fix this issue, you can just populate the fields in the header file yourself with the offset-adjusted addresses. I have submitted a SR to Altera.