Is there a command-line flash tool available for LPCXpresso54608?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there a command-line flash tool available for LPCXpresso54608?

1,683 Views
bastienjauny
Contributor II

Hi,

For automatic tests purpose I'm looking for a tool able to flash a LPCXpresso54608 (precisely a OM13092 demo board). I used Flash Magic and the SEGGER J-Link software suite but the first can't write to the external Flash and the other brings up a pop-up each day that prevents the continuous testing process to run without a human action.

Is there currently a tool who:

- is able to program the external Flash,

- can be scripted in a command-line style,

- doesn't bring a pop-up?

Thanks,

Bastien

Labels (1)
1 Reply

1,158 Views
lpcxpresso_supp
NXP Employee
NXP Employee

MCUXpresso IDE provides a GUI flash programmer (and corresponding command line) that can do this via the built in LPC-Link2 (with CMSIS-DAP firmware) on this board. See the MCUXpresso IDE User Guide for more details (available for download from http://www.nxp.com/mcuxpresso/ide.

Regards,

MCUXpresso IDE Support