Goal - Modify the following procedure to use the LanchPad MSP-EXP430G2 Rev. 1.5 as a system programmer to program a MSP430G2xx processor installed on breadboard or circuit board.
-------------------------------------------------------------------------------
Old Procedure - prior to Rev. 1.5
Pull three jumpers from J3 on LaunchPad: VCC, TEST, and RST – this isolates the LaunchPad MSP chip from the LaunchPad programming circuit – therefore the processor on the LaunchPand will not be reprogrammed.
Pull three jumpers from J3 on LaunchPad: VCC, TEST, and RST – this isolates the LaunchPad MSP chip from the LaunchPad programming circuit – therefore the processor on the LaunchPand will not be reprogrammed.
Note: connect jumpers to the pins on the left side of J3 (side towards the USB plug)
Connect the following jumpers from the LaunchPad (J3 and J6) to MSP430 to be programmed:
>LaunchPad J6 GND pin to pin 20 (GND) of MSP430 chip to be programmed
> LaunchPad J3 VCC pin to pin 1 (VCC) of MSP430 chip to be programmed
> LaunchPad J3 TEST pin to pin 17 (TEST) of MSP430 chip to be programmed
> LaunchPad J3 RST pin to pin 16 (RST) of MSP430 chip to be programmed
Call up (load) Energia software on computer and then, using USB cable, hook-up LaunchPad to the computer; make sure the Energia MSP430 processor number under “Tools” is matched to the MSP430 processor to be programmed.
----------------------------------------------------------
Thank you for any advice you may provide.