Altera_Forum
Honored Contributor
14 years agoerror: no memory region specified for loadable section `.reset'
Hi,
I met a error when I compile the example (in C) in the NiosII SBT. error: no memory region specified for loadable section `.reset' Do anybody know why this error appeared? I have specified the address of the reset vector in the SOPC builder and just trying to test the DE1_Media_Computer programs which are provided as reference designs. The strange thing is when I run small examples like getting_started_C or floating_C it works. But the error above appeared when running larger examples like interrupt_example_C or test_Media_Computer_C. Thank you in advance. Best, Dong