We are using LPCScrypt to program our product containing LPC43xx chip.
It's a great command line tool used by our engineers and production but it's not suitable for our customers.
We would like provide our customers with user friendly and GUI based PC/Mac application so they are able to reprogram their unit when we release a new firmware update.
Would it be possible to provide us with a lpcscrypt and dfu-util library and API (or lpcscrypt and dfu-util source code) so we can create such an application?
You could just write your own GUI frontend that simply invokes the LPCScrypt boot scripts and command line tool with your required parameters hard coded.
Regards,
LPCXpresso Support