Hello, I am trying to flash the controller via UART port using FLASH MAGIC on LPC54628 evk. Below fig. shows the configuration for flash magic:
Screenshot 2025-02-11 182159.png
During first flashing attempt, I accidently erased the whole chip by checking the erase entire device option in flash magic. After this, the device is not getting either in Flash magic or in MCUxpresso IDE. Looks like erasing the entire chip has erased the bootloader as well.
I am getting following error in MCUxpresso IDE:
a_s_0-1739278676705.png
Error: 0 available SWD Devices detected.
In what way I can recover the MCU from this stage ?
Thank You
OM13098