Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12606 Discussions

nios2 on cyclonev gx, software boot at power up

GOMEZ_IT
Beginner
521 Views

Good morning everyone.I created a system based on NIOS2 and FPGA, on a terasic cyclonev gx (terasic) dev board. The NIOS2 software uses both on chip memory and external SDRAM.By first loading the FPGA configuration (via JTAG) and then the NIOS2 software (again via JTAG) everything works correctly.I can't understand what the correct procedure is to create a .pof file to write to the epcq256 that contains both the configuration and the NIOS software. Is the procedure the same as the one where the external SDRAM is not used as NIOS memory?

Regards, Luca

 

bsp.png

0 Kudos
1 Solution
EBERLAZARE_I_Intel
487 Views

Hi,


Instead of .pof you use a .jic.


You can check the Embedded Design Handbook on the EPCQ booting method on XIP (Execute in place) from EPCQ programming:

https://www.intel.com/content/www/us/en/docs/programmable/683689/current/programming-96050.html


Once you have programmed, you can power cycle your board and it will load your hardware and software file from the .jic in the EPCQ flash.


View solution in original post

0 Kudos
3 Replies
EBERLAZARE_I_Intel
488 Views

Hi,


Instead of .pof you use a .jic.


You can check the Embedded Design Handbook on the EPCQ booting method on XIP (Execute in place) from EPCQ programming:

https://www.intel.com/content/www/us/en/docs/programmable/683689/current/programming-96050.html


Once you have programmed, you can power cycle your board and it will load your hardware and software file from the .jic in the EPCQ flash.


0 Kudos
EBERLAZARE_I_Intel
418 Views

Hi,


I’m glad that your question has been addressed, I now transition this thread to community support. If you have a new question, Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.



p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.


0 Kudos
Reply