Content originally posted in LPCWare by mfc on Mon Jan 10 02:26:19 MST 2011
Hi, I am planning to work with both mbed and LPCXpresso (176x), and I would like to try and keep my (non-IDE) toolchain as close as possible to be the same for both. It looks as though the compiler side will be identical, but I have not yet discovered how best to flash the ROM (program memory) -- essentially from command line (although in practice it would be invoked from a script).
It looks as though 'dfuapp' is the key to this, but I not been able to find any documentation. Any ideas?
Many thanks -- Mike Cowlishaw