#167040 - elhobbs - Fri Feb 27, 2009 3:39 pm
is there anything special that needs to be done to run code from exram (the supercard 32MB slot2 card). the code is compiled as PIC and it is relocated to the new base address. however, I experience random crashes in the code - always in random spots. this is occuring during an init sequence so it is fairly deterministic and I would expect the issue to occur at the same spot each time - but no. Is there something simple that I am missing - like do I need to enable/disable some sort of caching for the slot 2 memory?
I am using an ezflash5 slot1 for fat and a supercard lite ram/rumble in slot2.
and yes, I know that trying to use that much code on the ds is probably a bad idea;)
I am using an ezflash5 slot1 for fat and a supercard lite ram/rumble in slot2.
and yes, I know that trying to use that much code on the ds is probably a bad idea;)