http://sourceforge.net/project/showfiles.php?group_id=42303&package_id=68584&release_id=601026
this is the first one build with mingw instead of cygwin. this means error messages will contain windows paths and no longer cygwin.dll conflicts.
however there are some issues. - msp430-insight was not built (mingw build issue with the insight sources). msp430-gdb is included - make, rm, etc. are NOT included. these tools can be downloaded from the MSYS project at http://www.mingw.org/ i used this one: http://gd.tuwien.ac.at/gnu/mingw/MSYS-1.0.11-2004.04.30-1.exe Changes since the 2007 release: - updates for F2xx series - msp430-downloader fix - V6.8 of msp430-gdb (insight not built due to problem) - gcc now supports -ffunction sections, -fdata-sections, -Wl,--gc-sections, startup code redone chris
