Programming using Keil uvision does not work vs STM32 programmer works
Hello all,
I am using keil uvision to direct download the code in a STM32L552MEY6P MCU. My code just toggles a pin. The MCU is connected to a V3 programmer using SWDIO,SWCLK,NRST,GND and VCC. Every time I program with Keil, I am not able to initiate the program and I don't see the pin toggling. It works every time with a cube program software.
These are setting on my keil uvision



This is my settings on cube programmer
Any recommendations what settings can be wrong on Keil?
Thank you
