|
You will find in this page pointers to several sites that provide
binaries and/or sources for tools and IDEs (Integrated Development
Environments) for Windows platforms.
- http://www.mingw.org
- Mingw32 tools (official site).
-
http://www.nanotech.wisc.edu/%7Ekhan/software/gnu-win32
- Mingw32 tools, that is Mumit Khan's GNU tools. You will find here many
Unix tools that have been ported for Windows NT: make, shell,
gcc, ...
If you want to use make, be sure to get a shell (like zsh
or any other).
-
http://members.aol.com/lauram3017/mingw32.html
- Mingw32 FAQ.
-
http://www.xemacs.org
- XEmacs
The famous Emacs editor/IDE. Syntax coloring, automatic indentation,
multi language (C, C++, Java, Ada, Python, Perl, Lisp, HTML, asm, ...),
incremental search, tag search, many modes (compile, gdb, mail,
news, browser, shell, ...), and more and more and more.
You can get the binaries for Windows at:
ftp://ftp.xemacs.org/pub/xemacs/binary-kits/win32/.
-
http://www.winedit.com
- WinEdit
These links used to provide good tools but they appear to be broken now.
-
http://www.saunalahti.fi/~ankosk2/embtools.htm
-
http://www.nettilinja.fi/~ankosken/embtools.htm
- These two sites provide many binaries for embedded development tools.
Insight debugger is provided in binary for many targets (including
68HC11).
|
|