Question
STM32L152C- Discovery ''target halted due to breakpoint'' while running
Posted on September 11, 2017 at 13:45
Hi, I am using the STM32L152C- Discovery.
I am trying to run an example project from STM32CubeL1, however , I get the following error while running.
** Programming Started **
auto erase enabledInfo : Device: STM32L1xx (Cat.1 - Low/Medium Density)Info : STM32L flash size is 128kb, base address is 0x8000000STM32L152RCTx.cpu: target state: haltedtarget halted due to breakpoint, current mode: Thread xPSR: 0x61000000 pc: 0x2000000e msp: 0x20008000wrote 8192 bytes from file Debug/STM32L152C-Discovery.elf in 0.614524s (13.018 KiB/s)** Programming Finished **** Verify Started **STM32L152RCTx.cpu: target state: haltedtarget halted due to breakpoint, current mode: Thread xPSR: 0x61000000 pc: 0x2000002e msp: 0x20008000verified 4152 bytes in 0.061745s (65.668 KiB/s)** Verified OK **** Resetting Target **adapter speed: 240 kHzshutdown command invoked