lpcscrypt library with API

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

lpcscrypt library with API

872 Views
davidoboril
Contributor I

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? 

Labels (2)
Tags (3)
0 Kudos
2 Replies

560 Views
lpcxpresso_supp
NXP Employee
NXP Employee

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

0 Kudos

560 Views
ckphua
NXP Employee
NXP Employee

Hi, NXP can't provide the LPCScrypt tool in source form. As for dfu utility , you can develop your version using the open source version:-

http://dfu-util.sourceforge.net/

Hope this helps.

CK

0 Kudos