PC value in stack frame after exception entry remains 0x00000000.
I am trying to understand the exception entry behaviour of cortex M3. It is given that stack frame contains PC info at address SP+0x18.
If I see the PC value after entry of SysTick_Handler(), it remains 0x0000 0000. Please refer screenshots to get idea on what I am trying to do.
I'm using ST's latest eclipse IDE.
Controller used is STM32F103C8.
ST-Link V2 debugger
