Forum Discussion
Altera_Forum
Honored Contributor
12 years agoIn the NIOS II - Eclipse, I create a new project by selecting file -> new -> nios ii application and bsp from template. Then I select the existing DE2_115_SOPC.sopcinfo file to create a blank project.
Then I import the existing source file by clicking on file -> import -> general -> file system and select the \software\de2_115_sd_card_audio_player directory. Now when I build the BSP and the project, and try to run this file on the NIOS II hardware by right clicking on the project and selecting run as, I see only one option there: 1 local c/c++ application. There's no option for running this program as nios ii hardware. Where am I going wrong?