Hello
I'm facing the errorn "E0562320 E0562320:Section address overflowed out of range : ".bss" "
so, I set memory usage like the picture
and this is memory usage in map file
I think bss section is not overflowed but there is still bss overflowed error
how i resolve it?
thank you
Thak you for answer Jayesh
I resolve the error
The cause is overflow of dataR section
RAM area is start 0xFEF00.but i set dataR area 0xFE000 ~
It ocur memory overflow
Hello JP.You might want to check out the following thread:https://renesasrulz.com/mcu-mpu/rl78/f/rl78-forum/9193/i-am-unable-to-resolve-this-error-e0562320-section-address-overflowed-out-of-range-text/30612#30612
There are a few more resources mentioned in the following discussions which could be helpful.
https://renesasrulz.com/mcu-mpu/rl78/f/rl78-forum/16380/e0562320-section-address-overflowed-out-of-range-bss
renesasrulz.com/.../bss-error
Kindly check them out and let me know if that helps you.
Thank you,Jayesh