What is .twl ?
Posted: Thu Jan 17, 2019 11:13 pm
Hello there.
I am trying to recompile my homebrew with the latest devkitarm (r50, gcc-8.2.0)/libnds(1.7.3.1) I downloaded and I was surprised most of my tools inflated over 4MiB. My investigations point to a .twl section that has a physical address of 0x2400000 and gets effectively mapped at 0x400xxx in the final .NDS, although the section itself is pretty small.
I suspect something wrong with my setup / build rules as NDS examples seems to build just fine.
What is the role of that section ? I don't see any such thing in my previous setup.
I am trying to recompile my homebrew with the latest devkitarm (r50, gcc-8.2.0)/libnds(1.7.3.1) I downloaded and I was surprised most of my tools inflated over 4MiB. My investigations point to a .twl section that has a physical address of 0x2400000 and gets effectively mapped at 0x400xxx in the final .NDS, although the section itself is pretty small.
I suspect something wrong with my setup / build rules as NDS examples seems to build just fine.
What is the role of that section ? I don't see any such thing in my previous setup.