Am 24.06.2014 16:21, schrieb Eric Decker:
> these days we use mspdebug
>
> msp430-jtag hasn't been supported for years

Objection! :-)

it's here:
https://launchpad.net/python-msp430-tools


>>       is it possible to flash code in the MSP430 , using the JTAG board,
>> with the msp430-jtag commands?

yes, but you will also need a MSP430.dll or .so library.
http://processors.wiki.ti.com/index.php/MSP_Debug_Stack
(or the one you get with 3rd party JTAG adapters)

>>        for example:
>>                   * $ msp430-jtag -e  <name_of_the_file>.elf*
>>
>> *      if yes, this file would be transmitted thru the parallel port of the
>> PC ?*

default of used MSP430.dll, typically parallel port. if you specify 
-pUSB it will use the TI JTAG adapter.

chris

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to