We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I'm currently moving one of my project to a STM32f030K6 microcontroller. I downloaded the software pack from Keil and I can program the chip via µvision or the ST link software.
But, the flash programming is using \Flash\STM32F0xx_64.FLM file whereas the STM32f030K6 is only 32KB. Is that normal ? The STM32F0xx_32.FLM is in the same folder but can't be added.
i also have issue in debug mode where I can't add breakpoint in the C file (whereas I can in the "simulator"). I get those messages:
Internal DLL Error Internal command error *** error 57: illegal address (0x08000000)
I can run the program running in the debug session but can't monitor variable in the watch window (<cannot evaluate>).
I tried several things without success, is there a thing to do ?
thanks