Content originally posted in LPCWare by briand on Thu Sep 23 16:23:09 MST 2010
Is there an instruction or register that can be used to cause the processor to break into the debugger? I see ASSERT written with while(1) in example code, but I would imagine there's something more direct than having to hit pause just to see if you've failed.