lpcscrypt library with API

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

lpcscrypt library with API

905 次查看
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? 

标签 (2)
标记 (3)
0 项奖励
2 回复数

593 次查看
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 项奖励

593 次查看
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 项奖励