- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello everyone,
I use Quartus 11.In eclipse,when tried to build,i got one strange error which i am not able to understand. My qsys generation successful as well as the quartus compilation,and in eclipse "hello world" program also ran successfully.But when tried to write my own code in nios without any error.I got the following error --- Quote Start --- address 0x1b5c8 of epcs_qsys.elf section `.bss' is not within region address 0x1b5c8 of epcs_qsys.elf section `.onchip_ram' is not within region --- Quote End --- It is saying something about the "epcs" which i used but i am not able to understand. My programming memory is "on-chip" which is the only memory in my system. Kindly tell me possible solutions for this.Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
At a guess the linker is complaining because the program is larger than the size of the memory region defined in the link script.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page