Forum Discussion

GDagi's avatar
GDagi
Icon for New Contributor rankNew Contributor
6 years ago

Missing .elf file for Nios II

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.

1 Reply

  • AnandRaj_S_Intel's avatar
    AnandRaj_S_Intel
    Icon for Regular Contributor rankRegular Contributor

    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