I am using one LPC-LINK2 (as debug probe) and another LPC-LINK2(as target) on MCUexpress. My program is running fine, I can program the target from debugging probe via MCUexpress easily. I want to flash the program .bin file into target FLASH using the debug probe so that i can boot my target with the program .bin file without debugging probe. I have searched exhaustively but am unable to find any example or webpage.
There is GUI flashing utility in MCUexpress but requires a lot of parameters like addresses, scripts etc, kindly suggest a simple way.
Kindly guide.