I've a BF533 system in C++ with Code in L1. It works without problems, but crashes from time to time. Not even the watchdog can reboot it. Only a powerdown or manual reset helps. It happens with the release version booted out of an external flash and it happens using the debug version with an ICE-1000. Also the ICE-1000 looses the JTAG connection when the crash happens.
How to debug????
I've tried CCES in version 2.7.0 and in version 2.8.3 - no difference! Even changing the startup files by copying the basiccrt.s into the project didn't change anything.
Could this be some unhandled exception that would break the JTAG connection, too?
Any hints/ideas for me??
Best Regards Claus