Hi- I am using the MSP430F5659 in an embedded application that requires software updating via USB. My question is related to the required software on the host side. I've read the example manual that explains all about the device types etc. I would like to use either HID or MSD type so customers don't have to install the device(CID) any get involved with com ports etc.
Is there a simple way on the host side to download the target file using a program that either exists in Windows OS or some example source code that I can modify and give to customers to download an MSP430 update file?
The HID example uses a demo program written in JAVA, which I'm not that familiar with that looks like a hyper-terminal type program. I was hoping to get a demo source code in C or VB that I can modify and develop or customize for customers to easily update firmware files that we would email them or they can take off our web site. Any help is appreciated.