At 15:17 22-03-08 +0100, msp430 wrote:
>Dear mspgcc users and friends,
>
>i do TRY to work now with the mspgcc toolchain for about 3/4 of a year.
>but i am still at the beginning.
>
>not problem is, PROBLEMS are:

JTAG

I always try to stay away from JTAG as much as possible. Here is my recipe:
use the BSL serial method to download software into the MSP430 device.
Debug code while running it on the PC (compile for Linux of Windows). Make
a command line interface to do final debugging in the device itself.

Nico Coesel


Reply via email to