So far I've just been using gdb/msp430-gdbproxy for programming boards under Linux. It's working fine, but I need to set up a way for Windows XP users to program boards (using a parallel port JTAG interface).
It needs to be as simple as possible: start the program, browse to pick a hex or elf file, click "program". Any suggestions? I could probably toss together a wxPython program that uses pyjtag, except I can't figure out how to _get_ pyjtag. The anonymouse CVS instructions at http://mspgcc.sourceforge.net/tools.html don't work: $ cvs -d:pserver:[email protected]:/cvsroot/mspgcc login Logging in to :pserver:[email protected]:2401/cvsroot/mspgcc CVS password: cvs [login aborted]: connect to cvs.mspgcc.sourceforge.net(66.35.250.209):2401 failed: No route to host The link to browse anonymouse CVS is also broken: http://sourceforge.net/cvs/?group_id=42303 -- Grant Edwards grante Yow! Nice decor! at visi.com
