Forum Discussion
Altera_Forum
Honored Contributor
20 years agoNewbie Question
Hello people, I have a problem, I know it may seem basic but we all have to start somewhere. Cant get the HW design to work with the SW. I have generated a small system in SOPC builder and comp...
Altera_Forum
Honored Contributor
20 years agoThe system.h file resides in the System Library project associated with your user project. It will exist in a path like so:
<syslib>//system_description/system.h A Nios II C/C++ application will not build without this, so it would be difficult (impossible?) to create such a project without one. - slacker