Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIn Eclipse, you need both an "application" project and a "board support package".
The board support package is used by your application project to bridge that gap between the firmware and the software. If you right click in your workspace, you will have the option to create new board support package. It will ask you to point to the sopc file that contains your NIOS processor.