Reply by mjames_doveridge April 30, 20092009-04-30
> BTW C51 has 128 /1024 byes of ram.

Yes - I was thinking of the 2129 which has 16 times more RAM - perhaps with that I can then run Linux distros under VMware.

Rgds,
Martin

An Engineer's Guide to the LPC2100 Series

Reply by mjames_doveridge April 30, 20092009-04-30
--- In l..., Debashis Banerjee wrote:
>
> Thanks a lot Mr.Deshmukh....can u give me some technical tips about this...I
> have a 8051 development board with P89V51RD2 with flash magic and also one
> lpc2129 development board....I have also rtlinux kernel..(2.4x) downloaded
> from kernel.org...so how to port it in either cpus's....i am looking forward
> to hare u....pls reply...
>

If you are a troll, you are aiming the wrong side of 'just believable'. If your post is a genuine request for help with running Linux on C51/2129, don't hold your breath waiting for technical tips.

Rgds,
Martin

Reply by Debashis Banerjee April 30, 20092009-04-30
Thanks a lot Mr.Deshmukh....can u give me some technical tips about this...I
have a 8051 development board with P89V51RD2 with flash magic and also one
lpc2129 development board....I have also rtlinux kernel..(2.4x) downloaded
from kernel.org...so how to port it in either cpus's....i am looking forward
to hare u....pls reply...

On Thu, Apr 30, 2009 at 10:23 AM, Mukund Deshmukh > wrote:

> > and embedded linux....but I have a serious problem to make the linux 2.4x
> > kernel as embedded linux...can anybody pls help me on how to make linux
> > kernel a real time os and how to port it in arm lpc2129....and also is it
> > possible to port the kernel to nxp made P89V51RD2 80c51 based
> > controller????....pls reply....[image: Rolling Eyes]
>
> Yes, It is possible.
> In fact you can complete Linux with x-window and KDE, and moreover you can
> install grub which will load linux, windowXP and Solaris, on P89V51RD2.
> Good Luck ;-(
>
> Warm Regards,
>
> Mr. Mukund Deshmukh,
> Beta Computronics Pvt Ltd.
> 10/1 IT Park, Parsodi,
> Nagpur -440022 India.
> Web site - http://betacomp.com
>
> Meet us at our Booth 10.1 A09 ,
> CHINAPLAS 2009 , May 18 - 21, 2009,
> Pazhou Complex, Guangzhou, CHINA.
>
>
>


Reply by Paul Claessen April 30, 20092009-04-30
"Try Oracle's other product, MySQL, which I believe they purchased Sun for in order to fit better on lower-performance hardware."

For lower performance hardware . keep an eye on Drizzle!

http://en.wikipedia.org/wiki/Drizzle_(database_server)

~ Paul Claessen

From: l... [mailto:l...] On Behalf Of Paul Curtis
Sent: Thursday, April 30, 2009 4:27 AM
To: l...
Subject: RE: [lpc2000] Re: porting rtlinux on lpc2129

Hi,

> >> Yes, It is possible.
> >> In fact you can complete Linux with x-window and KDE, and moreover you
> >> can
> >> install grub which will load linux, windowXP and Solaris, on P89V51RD2.
> >
> > This is all very good news! I will have a go at this since I need
Oracle
> > and Apache. Do you think that I will need more than the 16K internal
> RAM?
> > Apache is included in Linux, for oracle you may need two C51 ;-)
> BTW C51 has 128 /1024 byes of ram.

Try Oracle's other product, MySQL, which I believe they purchased Sun for in
order to fit better on lower-performance hardware. So you could fit MySQL
onto that '51. As we all know the 8051 is a big market, so it's a wise move
on Oracle's part.

--
Paul Curtis, Rowley Associates Ltd http://www.rowley.co.uk
CrossWorks for ARM, MSP430, AVR, MAXQ, and now Cortex-M3 processors



Reply by Foltos April 30, 20092009-04-30
Hi,

check this http://www.linuxdevices.com/articles/AT3620938516.html

Foltos

Debashis Banerjee wrote:
> Hi,this is debashis from bangalore,india....I am working with ARM lpc2129
> and embedded linux....but I have a serious problem to make the linux 2.4x
> kernel as embedded linux...can anybody pls help me on how to make linux
> kernel a real time os and how to port it in arm lpc2129....and also is it
> possible to port the kernel to nxp made P89V51RD2 80c51 based
> controller????....pls reply....[image: Rolling Eyes]
>
>
>
Reply by Paul Curtis April 30, 20092009-04-30
Hi,

> >> Yes, It is possible.
> >> In fact you can complete Linux with x-window and KDE, and moreover you
> >> can
> >> install grub which will load linux, windowXP and Solaris, on P89V51RD2.
> >
> > This is all very good news! I will have a go at this since I need
Oracle
> > and Apache. Do you think that I will need more than the 16K internal
> RAM?
> > Apache is included in Linux, for oracle you may need two C51 ;-)
> BTW C51 has 128 /1024 byes of ram.

Try Oracle's other product, MySQL, which I believe they purchased Sun for in
order to fit better on lower-performance hardware. So you could fit MySQL
onto that '51. As we all know the 8051 is a big market, so it's a wise move
on Oracle's part.

--
Paul Curtis, Rowley Associates Ltd http://www.rowley.co.uk
CrossWorks for ARM, MSP430, AVR, MAXQ, and now Cortex-M3 processors

Reply by Mukund Deshmukh April 30, 20092009-04-30
>> Yes, It is possible.
>> In fact you can complete Linux with x-window and KDE, and moreover you
>> can
>> install grub which will load linux, windowXP and Solaris, on P89V51RD2.
>
> This is all very good news! I will have a go at this since I need Oracle
> and Apache. Do you think that I will need more than the 16K internal RAM?
>

Apache is included in Linux, for oracle you may need two C51 ;-)
BTW C51 has 128 /1024 byes of ram.
Warm Regards,

Mr. Mukund Deshmukh,
Beta Computronics Pvt Ltd.
10/1 IT Park, Parsodi,
Nagpur -440022 India.
Web site - http://betacomp.com

Meet us at our Booth 10.1 A09 ,
CHINAPLAS 2009 , May 18 - 21, 2009,
Pazhou Complex, Guangzhou, CHINA.

Reply by mjames_doveridge April 30, 20092009-04-30
--- In l..., "Mukund Deshmukh" wrote:
>
> > and embedded linux....but I have a serious problem to make the linux 2.4x
> > kernel as embedded linux...can anybody pls help me on how to make linux
> > kernel a real time os and how to port it in arm lpc2129....and also is it
> > possible to port the kernel to nxp made P89V51RD2 80c51 based
> > controller????....pls reply....[image: Rolling Eyes]
>
> Yes, It is possible.
> In fact you can complete Linux with x-window and KDE, and moreover you can
> install grub which will load linux, windowXP and Solaris, on P89V51RD2.

This is all very good news! I will have a go at this since I need Oracle and Apache. Do you think that I will need more than the 16K internal RAM?

Rgds,
Martin

Reply by Dick Balaska April 30, 20092009-04-30
KDE runs on the 8051?
Please tell me the link where i can download the full self-installing
source for eclipse including complete working source for any app my boss
may conceive of. Also please include the schematic for wiring the 80557
expansion chip.

dik

Am 4/30/2009 12:53 AM, also sprach Mukund Deshmukh:
>> and embedded linux....but I have a serious problem to make the linux 2.4x
>> kernel as embedded linux...can anybody pls help me on how to make linux
>> kernel a real time os and how to port it in arm lpc2129....and also is it
>> possible to port the kernel to nxp made P89V51RD2 80c51 based
>> controller????....pls reply....[image: Rolling Eyes]
>>
>
> Yes, It is possible.
> In fact you can complete Linux with x-window and KDE, and moreover you can
> install grub which will load linux, windowXP and Solaris, on P89V51RD2.
> Good Luck ;-(
>
>

Reply by Mukund Deshmukh April 30, 20092009-04-30
> and embedded linux....but I have a serious problem to make the linux 2.4x
> kernel as embedded linux...can anybody pls help me on how to make linux
> kernel a real time os and how to port it in arm lpc2129....and also is it
> possible to port the kernel to nxp made P89V51RD2 80c51 based
> controller????....pls reply....[image: Rolling Eyes]

Yes, It is possible.
In fact you can complete Linux with x-window and KDE, and moreover you can
install grub which will load linux, windowXP and Solaris, on P89V51RD2.
Good Luck ;-(

Warm Regards,

Mr. Mukund Deshmukh,
Beta Computronics Pvt Ltd.
10/1 IT Park, Parsodi,
Nagpur -440022 India.
Web site - http://betacomp.com

Meet us at our Booth 10.1 A09 ,
CHINAPLAS 2009 , May 18 - 21, 2009,
Pazhou Complex, Guangzhou, CHINA.