#162530 - RobinWatts - Thu Sep 04, 2008 12:44 pm
Hi all,
Am I right in thinking that only the ARM9 can write to files etc?
I've got my profiler working nicely on the ARM9, and it struck me that the same code would probably work perfectly on the ARM7 too - but that the ARM7 wouldn't be able to write it's data out.
So, maybe when I kick the profiler off on the ARM9, I should somehow communicate to the ARM7 to get it to run some code too, and likewise to transfer the data back at the end...
Does that sound feasible? Any pointers for docs or example code for this sort of thing?
Thanks,
Robin
Am I right in thinking that only the ARM9 can write to files etc?
I've got my profiler working nicely on the ARM9, and it struck me that the same code would probably work perfectly on the ARM7 too - but that the ARM7 wouldn't be able to write it's data out.
So, maybe when I kick the profiler off on the ARM9, I should somehow communicate to the ARM7 to get it to run some code too, and likewise to transfer the data back at the end...
Does that sound feasible? Any pointers for docs or example code for this sort of thing?
Thanks,
Robin