Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16596 Discussions

Altera cyclone 5 is not booting from spi

Altera_Forum
Honored Contributor II
1,301 Views

​I created one uart program in quatux 2,i added uart in qsys,on chip memor and serial flash loader .i compiled it in quarux 2 .it succesfully compiled.when i opening this project in nios and create new BSP than following error coming...... 

"entry section mapping not created because reset memory region not located at base address 0x1011040." 

"the section mapping entry is missing. and required linker section mapping do not exists." 

 

i selected reset vector field serial flash loader and for exception i selected on chip memory. 

 

can anyone help me,how tio solve this problem. 

 

thank you
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
448 Views

Hi, 

 

1.Do you mean flash controller? 

2.In NiosII, check if "reset vector memory" points to a memory module and not e.g. jtag etc. 

same with "exception vector memory" 

 

Best Regards, 

Anand Raj Shankar 

(This message was posted on behalf of Intel Corporation) 

 

0 Kudos
Altera_Forum
Honored Contributor II
448 Views

 

--- Quote Start ---  

Hi, 

 

1.Do you mean flash controller? 

2.In NiosII, check if "reset vector memory" points to a memory module and not e.g. jtag etc. 

same with "exception vector memory" 

 

Best Regards, 

Anand Raj Shankar 

(This message was posted on behalf of Intel Corporation) 

 

 

--- Quote End ---  

 

 

 

 

hii 

 

I again compiled program ,in "reset vector memory "i selected serial memory controller and in "exception vector memory" i selected onchip rom.than in eclipse previous error not coming. 

 

but when i converting .sof file to jic than after selecting .hex data and START mode following error coming. 

 

" hexadecimal file data overlaps ram data." 

 

0 Kudos
Altera_Forum
Honored Contributor II
448 Views

Hi, 

 

Check the below thread for more information and steps.  

https://www.alteraforum.com/forum/showthread.php?t=56993 

 

Best Regards, 

Anand Raj Shankar 

(This message was posted on behalf of Intel Corporation)
0 Kudos
Reply