Dear Team,
I am using MCU-Link (non-Pro version) with the OpenOCD tool in order to flash #LPC802 via the command line, please see below how I've executed the command
openocd -c "adapter driver cmsis-dap" -f "target\lpc8xx.cfg" -c "program myFW.hex verify reset exit"
but I got an error while trying to flash using the above command, I assume I did not pick the correct target configuration...
Could you please advise what I am doing wrong?
BTW, while using the MCUxpresso I was able to flash and debug my device.
Waiting for your kind feedback, Many thanks.
Regards,
Shai