- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm working on designing a web server application using Nios II Processor for Cyclone 10 GX board. I understand the Quartus pro versions no longer supports Flash Programmer GUI in the Eclipse IDE.
I'm aware of converting my .sof file along with .hex file into a .jic file using Quartus programmer and storing it in the EPCQ flash memory.
But as I was going through Nios II Flash Programmer guide, it explains using sof2flash and elf2flash utilities to generate .flash files from the Command Line.
Could anyone please tell me the difference between these two ways?
https://www.intel.com/content/www/us/en/programmable/documentation/lro1429457708611.html#lro1429552875689
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi VRama10,
elf file is the software project image (Eclipse)
sof file is hardware project image (Quartus)
Thus, sof2flash and elf2flash is converting software image and hardware image to an S-record file.
Thanks😉
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unfortunately sof2flash does not recognize .sof files for Cyclone 10 devices (LP and GX) for now.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page