hi all,
i've got the following problem:
a large library that i ported to the PDA crashes *sometimes* (around every 6th or 7th time i start it) during heavy usage of the 2700G. i'm not sure if the crash happens in my code or in the 2700G driver since the stack trace does not tell me anything useful.
i think (at least that's what evc4 tells me) that this is due to an unaligned 32-bit memory access.
does anybody have an idea how to find out where that crash happens (assuming that it is in my code)? unfortunately the code basis is to large and diverted to add logs into every code section...
thanks,
Daniel