Programming MSP430F1611 - Pins needed?

Hii all,

For a School project I’m using a MSP430F1611 Kit and a programming dock where i can connect Serial over miniUSB (Hirose ST60 series 18 position rugged mobile style external header).

I just want to program the MSP with a basic blink led program.

The point is…I have 18 signals from ST60 (PV_CHG, SER0_RXD, SER0_TXD, SPI0_SCLK_EXP, SPI0_SOMI, SPI0_SIMO, JTAG_MSP_TCK, MSP_RESET_N, PV_1P8, GPIO_EXTERNAL, PV_1P8, GPIO_EXTERNAL, BSL_RX, VSENSE_ADC0, VSENSE_ADC7, BSL_TX, SER0_RTS, SER0_CTS, PV, GND). I’m only using the signals in bold.

These signals from ST60 are wired connected to the MSP430 board directly.

On the MSP430 I´m using this signals:

Pin’s

1 - PV_MSP

64 - PV_MSP

63,62 - GND

7 - PV_VREF_MSP

13 - BSL_TX

22 - BSL_RX

36,37,38,39 - LED’s

I have the MSP powered (3.6V).

Did I miss something? Please could someone help me with my design…

Thanks in advance.