Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNIOS II Flash Programming
Hi , We Have generated a NIOS II system and and generated a .sof file and from Eclipse we are able to run the C Code on the Hardware(Run As NIOS II Hardware). My doubt is , when I program ...
Altera_Forum
Honored Contributor
14 years agoAlthough my answer may not be concrete but you have to generate a .elf file which has to be downloaded on to the device after the .sof file has been successfully downloaded .
The .elf is generated using the c code, how to generate that i dont know. GOOD LUCK