- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am creating a NIOS II system and want to boot it on a serial flash device and while making target to generate the hex file for the serial flash it creates only for the on-chip memory.hex. I don't know what is the problem with Eclipse or ALTERA.
Please help
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quartus creates a .sof file (for the Quartus Prime Programmer over JTAG) that you usually have to convert to .pof file to place in a flash for programming the device. Can you provide detail on the steps you've gone through and what you're trying to accomplish?
#iwork4intel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
- If Reset vector & exception vector are pointing to on-chip ram you will see only on-chip memory.hex
- mem_init_generate target also generates a Quartus Prime IP file (meminit.qip) which can be added to Quartus project and recompile to generate sof and convert to pof/jic. or You can use hex and sof file to generate the pof/jic file.
Regards
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
you didn't get my question. I make the reset vector to spi flash and exception vector to onchip memory. while go to make target to create the hex file, the Eclipse built only for On-chip memory.
there is something missing in the .tcl
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
You have to share more information like tool version and edition, Device used.
Share project & steps followed.
- Are you using correct sopcinfo file while creating eclipse project??
Regards
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it is Quartus 18.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
- Are you using correct sopcinfo file while creating eclipse project??
- Check in BSP editor linker script if all linkers are pointing to correct memory ON-chip memory or SPI?
Share the design.

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