Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
1235 Discussões

NIOS II Flash Programmer, Boot Copier, Booting

Navneet
Principiante
2.763 Visualizações

Hi,

 

I have a cyclone V FPGA development board 5CEBA4F23C7N with an EPCS64 attached to it for non volatile memory purpose.

 

I created a NIOS II application for it that could be boot loaded to the SDRAM using boot copier.

I Placed an Legacy EPCS/EPCQx1 Flash Controller in the platform designer and set the reset vector to the base address of the EPCS Controller and the exception vector to the on chip memory.

In the software side I edit the BSP settings to to disable all the options as the documents says(Image attached). and changed the region in the linker to ON chip memory.

 

But then when I launch the flash programmer it does nothing. I selected the .sof and the elf file for that project. only thing that appear in the programmer is the generating scripts no problems are shown either.(Image attached)

I even tried to reinstall the whole Quartus software along with the WSL ubuntu18LTS, still the flash programmer does not work.

 

I even tried to generate using mem_init_generate to generate the HEX file  and using the convert in Quartus prime tried to generate the .jif file, but only the hardware side works, the softcore does not get loaded.

Useing Quartus Prime Lite 20.1.1. 

 

Can someone please help me out here..

 

0 Kudos
1 Solução
EBERLAZARE_I_Intel
Funcionário
2.746 Visualizações

Hi,

 

Did you try to follow the Embedded Design Handbook user guide to build the design? If not could you take a look and follow thoroughly:

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/nios2/edh_ed_handbook.pdf#page=254

 

Ver solução na publicação original

3 Respostas
EBERLAZARE_I_Intel
Funcionário
2.747 Visualizações

Hi,

 

Did you try to follow the Embedded Design Handbook user guide to build the design? If not could you take a look and follow thoroughly:

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/nios2/edh_ed_handbook.pdf#page=254

 

EBERLAZARE_I_Intel
Funcionário
2.686 Visualizações

Hi,


Any followup?


NavneetSingh
Principiante
2.595 Visualizações

Hi,

 

I was able to solve the my problem.

Really thankful for the page markup up PDF that u uploaded.

I followed that tutorial, and its working like a charm now.

 

Best,

Navneet Singh 

 

Responder