Do these programs having anything to do with Windows systems or are they
simply for the UNIX systems???

Garret Crisler

----- Original Message ----- 
From: "Chris Liechti" <[email protected]>
To: "mspgcc-users" <[email protected]>
Sent: Sunday, February 29, 2004 5:33 PM
Subject: [Mspgcc-users] new implementation of msp430-bsl and msp430-jtag
with easier install


> i have created a new module in CVS called "python", it contains the new
> msp430-bsl.py and msp430-jtag.py scripts.
>
> now with makefile and "install" target, which should make installtion on
> un*x like system easier. "make install" installs both tools on the
> system (in /usr/bin/msp430/bin, can be changed in the makefile)
>
> note that for msp430-jtag you need the libs from the "jtag" module:
> MSP430mspgcc and HIL.
>
> msp430-jtag can be used with to different jtag backends. an
> implementation with the "ctpyes" python module is newly added and the
> old _parjtag lib continues to work. both implementation use the libs
> mentioned above, so their functionality is identical.
>
> the common parts have been added to a python module named "msp430".
> that should make it easier to install these scripts and it also allows
> to use these tools in other programs, in case you want to write custom
> jtag programer etc.
>
> i'll remove the "pybsl" and "pyjtag" modules later when all the docs
> refer to the new implementation. i'll probably clean up other python
> related tools too, later.
>
> chris
>
>
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> _______________________________________________
> Mspgcc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users


Reply via email to