Forum Discussion
I am getting this mistake message "project elf section bss is not within region onchip_memory2_0'", could you help debug it plz
- AnandRaj_S_Intel6 years ago
Regular Contributor
Hi @rkaib ,
Memory overflow issue.
Increase your onchip ram(onchip_memory2_0) size in QSYS System design.
Which will solve the problem.
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Regards
Anand
- AnandRaj_S_Intel6 years ago
Regular Contributor
Hi,
I have used onchip ram in your project, Please check attached.
Create your own eclipse project and check.
Note : Not tested
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Regards
Anand
- rkaib6 years ago
Occasional Contributor
thanks Anand, I have tried to increase the size but still the same problem.
could plz have quick look on it attached.
maybe I am using too much of component because I used an example from university program. I am just looking for reading the image desert.hex from the onchip memory then display in vga.
thanks
- AnandRaj_S_Intel6 years ago
Regular Contributor
Hi,
- Increase your onchip ram(onchip_memory2_0) size in QSYS System design.
- Clean the eclipse project -> generate the BSP -> build the project and check
Please upload project, Image are not giving any clue.
Regards
Anand