軟體~回復出廠預設

玩家利用hex編譯器,製作可以直接回復至原廠設定,可以比較簡單使用。

為什麼會有這一篇?

For Windows users:

1. Download the MSP430 LaunchPad Software Package here: http://www.ti.com/lit/zip/slac435

2. Unzip the package

3. Go to <unzip package>\MSP-EXP430G2-Launchpad User Experience\bin\MSP-EXP430G2-LaunchPad

4. Plug the LaunchPad into the USB port

5. Run MSP430Flasher.bat and follow the prompt to reprogram your LaunchPad

For Linux & Mac users:

The MSP430Flasher is not yet supported in Windows. However, if you have mspgcc&mspdebug installed in your system, you can compile source code and download it to the LaunchPad. The gcc version of the source code can be found here:

<unzip package>\MSP-EXP430G2-Launchpad User Experience\src\MSP-EXP430G2-LaunchPad\msp430-gcc