#117871 - wiz - Thu Feb 08, 2007 4:44 am
Hi
On the GBA I have a quite large project that I'm trying to convert to NDS. Most things work however all my data is stored as const arrays.
Now I'm starting to get errors such as: section .bss is not within region iwram.
Does this mean that const array data doesnt go in to ROM?
How can I point an array to live in ROM?
Thanks!
On the GBA I have a quite large project that I'm trying to convert to NDS. Most things work however all my data is stored as const arrays.
Now I'm starting to get errors such as: section .bss is not within region iwram.
Does this mean that const array data doesnt go in to ROM?
How can I point an array to live in ROM?
Thanks!