Problem in running a C project for F303k8
Hello All
I have created a C project for 303k8 on TrueStudio, but I get the following messages and the startup file opens rather, upon the launch of debugger:
"No source file named C:\Users\A Yazdani\Atollic\TrueSTUDIO\STM32_workspace_9.1\F303k8-Test\src\main.c.
Program received signal SIGTRAP, Trace/breakpoint trap.
WWDG_IRQHandler () at ..\src/startup_stm32f303x8.s:125
125 b Infinite_Loop"
I have already created, coded, and run similarly-created projects with 303RE, 446RE, and 746RE, with no problems. This is the first time I am seeing this..
Any insight would be appreciated much.
Amir