STM32F407VGT6 Demo Board Program Halted "Beak at address "0x0" with no debug information our outside
Hello all,
I got a stm32f401vgt6 demo board from aliexpress and I created a project on stm32cubeide. I wrote a simple problem " A = A +1" and downloaded via SWD communication. All went well with download verified successfully message shown. The program halted just right after the download. In debugging, I got a message saying "Break at address "0x0" with no debug information available, or outside of program code." I did the same thing on other boards such as F401x, F411x, F103x..etc., none of them has this issue. This is the only stm32407vgt6 board did that. Can someone point out what I needed to get this resolve. I am very appreciated.