Debug Technique

PointerError

http://mbed.org/users/simon/code/PointerError/file/333b2c3ec494/main.cpp

Example showing \"hang\" when reading from bad pointer, and catching this in the HardFault_Handler

debug

http://mbed.org/users/simon/code/debug/

Debug library

http://mbed.org/users/donatien/code/DebugLib/file/53f6e0430d8e/dbg.cpp

Search debug

http://mbed.org/search/?q=debug&type=

Debugging

http://mbed.org/handbook/Debugging

This guide examines some techniques for generating debug information to help find and fix problems with your code, and how to deal with problems that are being reported.


Please log in to post comments.