Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16557 Discussions

Missing .elf file for Nios II

GDagi
Beginner
1,399 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
1,210 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