Build Your Own Microcontroller Projects This page provides schematic and software for hobbyists to practice "learn by doing", build a simple microcontroller projects at home. For those who would like to contribute projects, please prepare HTML files whatever you like to see but keep all files small and informative. I shall provide for others. DIY的好地方,强烈推荐. http://www.kmitl.ac.th/~kswichit/ - 外文
GNU Development Chain for 68HC11&68HC12 Welcome to the GNU Development chain for the Motorola 68HC11 & 68HC12 micro-controllers. The cross compiler works on any host supported by GNU tools (Solaris, GNU/Linux, FreeBSD, HP/UX, MacOS X, Windows,...). http://www.gnu-m68hc11.org/ - 外文
15.
Universal Bootloader Universal Bootloader project provides firmware with full source code under GPL. Many CPU architectures are supported: PowerPC(MPC5xx, MPC8xx, MPC82xx, MPC7xx, MPC74xx, 4xx), ARM(ARM7, ARM9, StrongARM, Xscale), MIPS(4Kc,5Kc), x86, ... http://sourceforge.net/projects/u-boot - 外文
SDCC-M08 homepage SDCC-M08 is a free port of the well known SDCC C compiler for Motorola 68HC08/908 The project develops under cygwin, but the executables can run on Windows. It is recomended to use cygwin for utilities as make, rm, mv, etc. http://sdcc-m08.sourceforge.net/ - 外文