Noob updating & compiling
Posted: Wed Feb 12, 2020 10:56 pm
Hello everyone.
To summarize my message, I don't have much experience with devkitARM and libnds libs and I'm updating source code of project NeoDS in order to insert two new lines to swap screens.
My problem is that, after change old registers for new ones, and update code related to functions that have changed over the years, currently I have achieved to complete "compiling" process (with some warnings) but when linking step starts, the program launches following message: '.bss' is not within region 'ewram'
Anybody can give me some advice in order to understand where should I touch? I'm a bit lost and currently I can't find much info related to this error.
I have attached to this message all output generated, in case it can be helpful.
Thanks a lot for your help.
To summarize my message, I don't have much experience with devkitARM and libnds libs and I'm updating source code of project NeoDS in order to insert two new lines to swap screens.
My problem is that, after change old registers for new ones, and update code related to functions that have changed over the years, currently I have achieved to complete "compiling" process (with some warnings) but when linking step starts, the program launches following message: '.bss' is not within region 'ewram'
Anybody can give me some advice in order to understand where should I touch? I'm a bit lost and currently I can't find much info related to this error.
I have attached to this message all output generated, in case it can be helpful.
Thanks a lot for your help.