Forum Discussion
kshov
New Contributor
7 years agoI want to update my project from Nios II classic to Nios II Gen2. I've followed the an748 menu and finished successfully the HW migration. For the SW migration I've followed the Nios® II Software Developers handbook.
I'm stuck in running the project on nios ii hardware at "run as" function (para 3.1.6) , the .elf file is missing. how does the .elf file is created? I need to make a version to run in the card, w...
Ahmed_H_Intel1
Frequent Contributor
7 years agoHi,
It is very simple to create an elf
Right click your Eclipse project an click build Project (Ctrl + B to build all).
Right click again your Eclipse project an click Run As then select (3. NIOS II Hardware)