Question
SWD debugging problem
Posted on November 17, 2015 at 12:34
#swd #stm32
i made my stm32f030k6t6 board and i connect it to stlink
after that i generate keil V5 project using stmcube .i enabled the SWD pins only , after that i compiled the program and download it ,i start the debugger ,but when the program execute the [HAL_RCC_OscConfig()] the debugger send message that it cant communicate with core and every thing stop working ??
#swd #stm32