Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Missing .elf file for Nios II

GDagi
Beginner
2,611 Views

I've also posted this here (first time poster)

 

I've demonstrated Ethernet capabilities by following this tutorial, where it generated a .elf file in /server/master_image/server.elf. I was then able to access my FPGA through telnet.

 

I've imported a different project, which compiled and built without errors, but does not generate the .elf file in the /project/master_image/ directory. There are however both top.pof and top.sof files.

 

Thanks in advance.

0 Kudos
1 Reply
AnandRaj_S_Intel
Employee
2,422 Views

Hi,

 

  1. Check the correct project directory for the file.
  2. Eclipse will create a "software" folder under project directory and folder with name of the software "niosII_simple_socket_server".
  3. under this you can find elf file.

 

Regards

Anand

0 Kudos
Reply