Hi Brian, The link you pointed me to is incorrect and will be updated. Thanks for posting the link! Currently the MSP430USBDEVPAK only supports Python_Firmware_Upgrader tool as we no longer support or package the MSP430_USB_Firmware_Upgrade_Example_Setup.exe tool. The link was referring to the MSP430_USB_Firmware_Upgrade_Example tool which was built using C source code using Visual Studio. If you want to use Visual Studio for debugging and coding then you should download and use the MSP430_USB_Firmware_Upgrade_Example_Setup.exe file from the site that Jace referred you to. The testgui.vcproj that you are running is part of the hidapi folder that is 3rd-party open source software. We use the Java APIs in the hidapi folder to build our HidDemo tool. The HidDemo tool does not download BSL and it is used by the host to talk to a HID device. As far as using Visual Studio to debug and update Python code, it can be done I suppose since visual studio provides Python tools but this is not part of the MSP430USBDevelopersPackage. Regards, Arthi
↧