out-of-memory-error based on timer after switching to V6
Hi,
I have a (quite complex) GPS program that needs a timer and reads out GPS-data periodically. It is based on the GPS4PPC-demo.
However, after switching to Basic4PPC V6 (and introducing the new serial lib), I run out of memory on my device right away.
I am not sure if this is really due to the V6-switch or some other changes I introduced, but maybe the new and faster executable is a problem?
I'd be happy for any comments on this. Attached the the source code, but be warned: it is really quite big and needs better documentation.
BTW, I intend to publish this program as open source here as soon as it is running fine.
Thanks,
Frank
__________________
----------------------------
Frank
(with XDA Orbit)
Erel,
this seems to be the problem, as you say.
I've gone back to the old serial.dll, and all seems to be fine.
Maybe I stay there, although I cannot use "Optimized compilation" now...
The described solution doesn't work for me.
Thanks,
Frank
__________________
----------------------------
Frank
(with XDA Orbit)