[uClinux-dev] Could it possible to port uClinux to 51 based MCU?

Bobby Clark bclark at airmail.net
Wed Feb 14 19:01:11 EST 2007


----- Original Message ----- 
From: "Greg Ungerer" <gerg at snapgear.com>
To: "uClinux development list" <uclinux-dev at uclinux.org>
Cc: <uclinux-dev-bounces at uclinux.org>
Sent: Wednesday, February 14, 2007 5:54 PM
Subject: Re: [uClinux-dev] Could it possible to port uClinux to 51 based 
MCU?


> Hi Stevin,
>
> Stevin.Shen at checkpt.com wrote:
>>      a question,   Could it possible to port uClinux to 51 based MCU with 
>> large ram and rom?
>
> You are going to need > 1MB of RAM, can any 51 based MCU's really
> have that much?

Yes, there are 51 varients that have large avalable address spaces.  Many of 
the c compilers support bank switching as well.  I know one company I 
interviewed with that was running about 4MB with a bank switched 51.

>
> Even then you might hit troubles with tool chain, you need a fully
> featured c compiler (preferably gcc), not the "reduced" functionality
> ones common on these little CPU's.

True, this will be the hard part.   I don't know of anything that comes 
close to a full function GCC like compiler for the 51.  I have to do work 
arounds almost any time I want to use the standard libarry with it.

Bobby

>
> But hey, never say impossible. "Very difficult" might be close
> to the mark though.
>
> Regards
> Greg
>
>
>
> ------------------------------------------------------------------------
> Greg Ungerer  --  Chief Software Dude       EMAIL:     gerg at snapgear.com
> SnapGear -- a Secure Computing Company      PHONE:       +61 7 3435 2888
> 825 Stanley St,                             FAX:         +61 7 3891 3630
> Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
> _______________________________________________
> uClinux-dev mailing list
> uClinux-dev at uclinux.org
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by uclinux-dev at uclinux.org
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
> 



More information about the uClinux-dev mailing list