• How to monitor what got me to an exception handlers?
    How can i monitor where an HardFault_Handler (for example) exception occured? which function, paramter or line rised this exception.. i think i would need to add a fuction to Handler functions so it...
  • Problems debugging with Monitor 51
    Hi, I am trying to debug my application using uVision2 and the Monitor 51 debugger. I am using the USBSimm development board and the mon-ext-sio0-co.hex file that comes with the Cypress development...
  • Debug an INVPC exception
    Hi. I have an INVPC exception that I am trying to debug on a Cortex M4 STM32. The stack contains the following values: 0x08003555 xPSR 0x08006824 PC 0x08006824 LR 0x00000000 R12 0x08003341 R3 0x08006824...
  • monitor..!!
    hello ... i specific application needs -- monitor program to be installed at 0x2000 -- --application program to be installed at 0x0000. But, by default on hardware reset program counter is...
  • Exceptions
    Hi there, I am using Keil uVision v4.71.2 with NXP LPC11U35. What I would like to ask is whether an exception is thrown at a Stack overflow? At the HardFault_Handler how can I determine the type...