Cannot Run after programming in CubeProgrammer via UART
I have a question about the flash program function by UART communication on the evaluation board NUCLEO-L433RC-P.
After rewriting flash with UART, I restarted it with Run After Program, but it does not work properly (LED blinks if it is normal).
Unplug the USB cable and plug it in again to run normally(LED blinks).
It works normally if it is restarted by writing the option byte without restarting with Run after program.
However, I think that restarting with write option bytes is prepared for it to work well after writing option bytes.
For that reason, I would like to reboot in another way.
How do you run the application after rewriting flash with UART during VDD turned on?
I would like to update the software by connecting only the 4 pins of UART TX, RX, VDD, Ground.
Best regards,

