Hello. > I would like to know if it is possible to use uClinux in a LPC2106 > microcontroller.
The 2106 has 128kB flash and 64kB RAM. uClinux won't fit by a factor of 20 or more. > The main difference in this case is > that the LPC2200 allows external memory and the LPC2106 don't. Yes, you need the external memory to run uClinux, as you need at least a few megs flash and few megs ram to fit the system (the more the better, especially for development). /alessandro _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
