This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430 Python updater example sources

Other Parts Discussed in Thread: MSP-TS430PN80USB, MSP430F5529

I am trying to test the MSP430USBDevelopersPackage_5_00_01 Python updater under windows before I try it on Mac OS X 10.10.5.

I am using a MSP-TS430PN80USB development board with a 16MHz crystal. (Not the default 4MHz)

I have modified the MSP430F552_USB project from the MSP430BSL_1_00_09_00 download to use the 16 MHz crystal.  It runs for me in Debug mode, but doesn't build for Release mode???

When running in debug mode, I can run the Python app and it finds the usb device.

Now I want to load an example app, probably the 5529_HID_echo.txt file,  but I need to rebuild it for the 16MHz crystal.  Where can I find its sources?

**Attention** This is a public forum