Hi,
I'm trying to debug a rather strange error in which the code section is trying to access a reserved memory location (0x00010000) with the result that the Program Counter is unable to fetch a valid instruction, causing a fatal exception in the process. I tried to debug the issue by using memory dumps and TI's XDA560 'Tracepod' but have not been able to gather much information about which part of the application code is getting corrupted (the traces only contain platform calls which do not trace back to the application code)
Any tips in debugging this is much appreciated.
Regards,
Sandip