Read and write using ST-Link V2
Hi everyone,
I do have 2 PCB boards based on STM32F030F4P6 MCU, the two PCBs have the same hardware and connection with other components, I read the first MCU's code using ST-LInk V2 -using SWD- and saved the .hex file to my PC then I wanted to re-program the other one with the same code, the programming proccess works well and the ST Link utility says that it success but when trying to run the code it says "unable to run"
what shall I do to correctly copy the same code? I program the flash memory and make sure that the Option Bytes are the same, what else must be copied to let the MCU work?
Thanks in advance.
