Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Altera cyclone 5 is not booting from spi

​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

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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)

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- 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."