EmbDev.net

Forum: FPGA, VHDL & Verilog Error creating Nios II application and BSP from template


von Nasas K. (Company: TheCompany) (kycas)


Attached files:

Rate this post
useful
not useful
Hello,

I've built my system in Qsys, no errors, generated it, everything was 
OK. But when I wanted to create Nios II application and BSP from 
template: loaded .sopcinfo file , selected Hello world template and I've 
got this error:

SEVERE: .entry section mapping not created because reset memory region 
not located at base address 0xffffffffffffffff.

Does anybody know what it means and how to fix it. Please help me.

Regards

Kycas

von Fred Heineman (Guest)


Rate this post
useful
not useful
Hello Nasas,
I just came across this post while looking for another topic. Have you 
had success getting your design to work?

von liu x. (Company: hanming) (liuxing)


Rate this post
useful
not useful
hello,


Nasas and I have the same problem.  I have no way to fix it,please help
me.

the problem is:


    SEVERE: .entry section mapping not created because reset memory
region not located at base address: 0xffffffffffffffff

von hans (Guest)


Rate this post
useful
not useful
u  reassign adresses in qsys and generate after it?

von Tom (Guest)


Rate this post
useful
not useful
Had the same problem, sovled it by :

- in QSYS->System Contents , right click your Nios cpu -> Edit...
- in the tab "Core NiosII", check if "reset vector memory" points to a 
memory module and not e.g. jtag etc.
- same with "exception vector memory"
- after correction : QSYS->Generation->Generate

von Robert (Guest)


Rate this post
useful
not useful
@Tom, you're totally right. Your answer helped me to fix my problem.

von Alexander (Guest)


Rate this post
useful
not useful
Thank you very much! It helps me too.

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.