HardFault handler asm msp/psp routine
Trying to track the cause of hardfault handler and got next problem.MCU - STM32F302CB and i'm using eclipse with gnu mcu plugins. I'm trying to use the following code for assembly part of handler, which determines which stack is used: __asm volatile ...