My cortex m4 always boots to hard fault, so I want to start debugging it before main. I tried to set breakpoint in startup file, but it did not work.
IDE - STM32Cube
board - stm32f407 discovery(with cortex m4 processor)
OS - ubuntu 20.04
My cortex m4 always boots to hard fault, so I want to start debugging it before main. I tried to set breakpoint in startup file, but it did not work.
IDE - STM32Cube
board - stm32f407 discovery(with cortex m4 processor)
OS - ubuntu 20.04