Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Thread

LPC2138, VGA, and SD/MMC

LPC2138, VGA, and SD/MMC

2005-07-26 by achargis

Has anyone actually managed to use a standard VGA or SVGA monitor with
the LPC2138?  I've googled myself to death and can't find much on the
processor let alone the processor and VGA.

I've also looked at uVGA witch is a viable solution to my problem, but
if it can be done in the processor itself it would be nice.  I've
found source and schematics for hooking up other ARM7's but they have
a built in TFT driver that makes this possiable.

Also I'd like to add an SD/MMC reader to my board so I can load
external graphics (JPEG and BMP).  Basically I'm trying to build a
digital picture frame.  CF Card would be more ideal, but I'm sure that
its also more difficult to implement.

I tried searching the group first, so hopefully my eyes didn't miss
answers to either question.  This is my first project with ARM so I'm
also learning the ins and outs and oops.

Jeremy

Re: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-26 by Sebastien Jacquemard

Hi, I'm actually designing my card to connect a qvga display. I use an epson
controller S1D13706 with built in ram. The problem is this controller has an
external bus interface and you need a lpc22xx to use it (16 data line, 16
adress line + some control line.
I connect also an sd card to it on the SPI bus.
IGo to the keil web site, www.keil.com , there is an sdcard on the new
mcb2140 eval board, you can download the schematics.
Search "Ingo Busker" from google. He has made sdcard port for the LPC2106
with FAT16. You can download the source file from his web site.

Regards,
Sebastien



----- Original Message -----
Show quoted textHide quoted text
From: "achargis" <jdarling@...>
To: <lpc2000@yahoogroups.com>
Sent: Tuesday, July 26, 2005 7:48 PM
Subject: [lpc2000] LPC2138, VGA, and SD/MMC


> Has anyone actually managed to use a standard VGA or SVGA monitor with
> the LPC2138?  I've googled myself to death and can't find much on the
> processor let alone the processor and VGA.
>
> I've also looked at uVGA witch is a viable solution to my problem, but
> if it can be done in the processor itself it would be nice.  I've
> found source and schematics for hooking up other ARM7's but they have
> a built in TFT driver that makes this possiable.
>
> Also I'd like to add an SD/MMC reader to my board so I can load
> external graphics (JPEG and BMP).  Basically I'm trying to build a
> digital picture frame.  CF Card would be more ideal, but I'm sure that
> its also more difficult to implement.
>
> I tried searching the group first, so hopefully my eyes didn't miss
> answers to either question.  This is my first project with ARM so I'm
> also learning the ins and outs and oops.
>
> Jeremy
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>

Re: LPC2138, VGA, and SD/MMC

2005-07-26 by lpcarmed

When you said picture frame I thought about the sandisk  photo album.
It retails for about $40.00, some guys try to hack into it:
http://www.linux-hacker.net/cgi-bin/UltraBoard/UltraBoard.pl?Action=ShowPost&Board=bnews&Post=932

The build/buy dilemma is here to stay.....


--- In lpc2000@yahoogroups.com, "Sebastien Jacquemard"
<sejacquemard@w...> wrote:
> Hi, I'm actually designing my card to connect a qvga display. I use
an epson
> controller S1D13706 with built in ram. The problem is this
controller has an
> external bus interface and you need a lpc22xx to use it (16 data
line, 16
> adress line + some control line.
> I connect also an sd card to it on the SPI bus.
> IGo to the keil web site, www.keil.com , there is an sdcard on the new
> mcb2140 eval board, you can download the schematics.
> Search "Ingo Busker" from google. He has made sdcard port for the
LPC2106
Show quoted textHide quoted text
> with FAT16. You can download the source file from his web site.
> 
> Regards,
> Sebastien
> 
> 
> 
> ----- Original Message -----
> From: "achargis" <jdarling@e...>
> To: <lpc2000@yahoogroups.com>
> Sent: Tuesday, July 26, 2005 7:48 PM
> Subject: [lpc2000] LPC2138, VGA, and SD/MMC
> 
> 
> > Has anyone actually managed to use a standard VGA or SVGA monitor with
> > the LPC2138?  I've googled myself to death and can't find much on the
> > processor let alone the processor and VGA.
> >
> > I've also looked at uVGA witch is a viable solution to my problem, but
> > if it can be done in the processor itself it would be nice.  I've
> > found source and schematics for hooking up other ARM7's but they have
> > a built in TFT driver that makes this possiable.
> >
> > Also I'd like to add an SD/MMC reader to my board so I can load
> > external graphics (JPEG and BMP).  Basically I'm trying to build a
> > digital picture frame.  CF Card would be more ideal, but I'm sure that
> > its also more difficult to implement.
> >
> > I tried searching the group first, so hopefully my eyes didn't miss
> > answers to either question.  This is my first project with ARM so I'm
> > also learning the ins and outs and oops.
> >
> > Jeremy

RE: [lpc2000] Re: LPC2138, VGA, and SD/MMC

2005-07-26 by jdarling@eonclash.com

No delimma for me.  I still want to build it, can't learn anything by
buying everything.  Also that $40 unit works on a TV, I have an old
(460x480 12") VGA LCD that I want to make some use of.
Show quoted textHide quoted text
> -------- Original Message --------
> Subject: [lpc2000] Re: LPC2138, VGA, and SD/MMC
> From: "lpcarmed" <lpcarmed@...>
> Date: Tue, July 26, 2005 11:44 am
> To: lpc2000@yahoogroups.com
> 
>   When you said picture frame I thought about the sandisk  photo album.
>  It retails for about $40.00, some guys try to hack into it:
> 
> http://www.linux-hacker.net/cgi-bin/UltraBoard/UltraBoard.pl?Action=ShowPost&Board=bnews&Post=932
>  
>  The build/buy dilemma is here to stay.....
>  
>  
>  --- In lpc2000@yahoogroups.com, "Sebastien Jacquemard"
>  <sejacquemard@w...> wrote:
>  > Hi, I'm actually designing my card to connect a qvga display. I use
>  an epson
>  > controller S1D13706 with built in ram. The problem is this
>  controller has an
>  > external bus interface and you need a lpc22xx to use it (16 data
>  line, 16
>  > adress line + some control line.
>  > I connect also an sd card to it on the SPI bus.
>  > IGo to the keil web site, www.keil.com , there is an sdcard on the new
>  > mcb2140 eval board, you can download the schematics.
>  > Search "Ingo Busker" from google. He has made sdcard port for the
>  LPC2106
>  > with FAT16. You can download the source file from his web site.
>  > 
>  > Regards,
>  > Sebastien
>  > 
>  > 
>  > 
>  > ----- Original Message -----
>  > From: "achargis" <jdarling@e...>
>  > To: <lpc2000@yahoogroups.com>
>  > Sent: Tuesday, July 26, 2005 7:48 PM
>  > Subject: [lpc2000] LPC2138, VGA, and SD/MMC
>  > 
>  > 
>  > > Has anyone actually managed to use a standard VGA or SVGA monitor
> with
>  > > the LPC2138?  I've googled myself to death and can't find much on
> the
>  > > processor let alone the processor and VGA.
>  > >
>  > > I've also looked at uVGA witch is a viable solution to my problem,
> but
>  > > if it can be done in the processor itself it would be nice.  I've
>  > > found source and schematics for hooking up other ARM7's but they
> have
>  > > a built in TFT driver that makes this possiable.
>  > >
>  > > Also I'd like to add an SD/MMC reader to my board so I can load
>  > > external graphics (JPEG and BMP).  Basically I'm trying to build a
>  > > digital picture frame.  CF Card would be more ideal, but I'm sure
> that
>  > > its also more difficult to implement.
>  > >
>  > > I tried searching the group first, so hopefully my eyes didn't miss
>  > > answers to either question.  This is my first project with ARM so
> I'm
>  > > also learning the ins and outs and oops.
>  > >
>  > > Jeremy
>  
>  
>    
> 
>  
>  SPONSORED LINKS     Microcontrollers   Microprocessor   Intel
> microprocessors     Pic microcontrollers   8085 microprocessor   
>    
>  
>   YAHOO! GROUPS LINKS  
>    Visit your group "lpc2000" on the web.
>    To unsubscribe from this group, send an email to:
>  lpc2000-unsubscribe@yahoogroups.com
>    Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
> 
>  
>  
>

Re: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-26 by Peter Jakacki

I have done 192x480 with 640x480 VGA timing on a 2106. I am just waiting 
on my 2148s so I can run 640x480 with the faster port speeds. Mind you, 
there are limitiations though. At present I only run 4-bits per pixel 
and simply connect 220 ohm resistors from 3 pins straight to the RGB 
lines, the VGA input impedance brings this down to the correct level. I 
could run 8-bits into a ladder network to get 256 colors (no palette). 
The limited (for video) RAM makes it a problem too, but at least I can 
mix high and low res in software.

Oh yes, I have interfaced SD cards as well and have written my FAT16 and 
drawing routines etc in Forth. The whole thing works so well that even 
when it's in video terminal mode I can still enter command sequences as 
Forth execution words for the more complicated drawing commands. I 
suppose it's a bit like postscript.

But as Scotty says "there is only so much I can do with her captain" and 
the limited internal RAM rules out full resolution/hi-color graphics. 
How-ever, there are a plethora of ways to implement video but still, I 
really like the simplicity of the minimal implementation that is 
possible with the LPC2s, plus the small footprint.

*Peter*

achargis wrote:
Show quoted textHide quoted text
>Has anyone actually managed to use a standard VGA or SVGA monitor with
>the LPC2138?  I've googled myself to death and can't find much on the
>processor let alone the processor and VGA.
>
>I've also looked at uVGA witch is a viable solution to my problem, but
>if it can be done in the processor itself it would be nice.  I've
>found source and schematics for hooking up other ARM7's but they have
>a built in TFT driver that makes this possiable.
>
>Also I'd like to add an SD/MMC reader to my board so I can load
>external graphics (JPEG and BMP).  Basically I'm trying to build a
>digital picture frame.  CF Card would be more ideal, but I'm sure that
>its also more difficult to implement.
>
>I tried searching the group first, so hopefully my eyes didn't miss
>answers to either question.  This is my first project with ARM so I'm
>also learning the ins and outs and oops.
>
>Jeremy
>  
>

RE: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-26 by jdarling@eonclash.com

I don't suppose you could give me some pointers on how exactly you
interface the VGA monitor to the 06?  640x480 would be perfect, I think
with a simple SRAM hanging off for "Video Memory" I could get around the
problem of space to put things and the graphics will be loaded from the
card so again not a problem.  Simply read a block, push it to the SRAM
and once a screen is loaded change the display pointer to the new
screen location (double buffer it basically).  I have a few 512 SRAM
chips laying around and even thou the 2138 doesn't support external
memory, it does have an I2C bus that I could use to access the chip. 
So I come back to would you be kind enough to post a simple examlpe
(heck flash the screen red, then blue, then green).  The DAC doesn't
have me too confused and I've mangled together a rough one for testing
:).

Thanks,
Jeremy
Show quoted textHide quoted text
> -------- Original Message --------
> Subject: Re: [lpc2000] LPC2138, VGA, and SD/MMC
> From: Peter Jakacki <peterjak@...>
> Date: Tue, July 26, 2005 4:17 pm
> To: lpc2000@yahoogroups.com
> 
>   I have done 192x480 with 640x480 VGA timing on a 2106. I am just waiting
> 
>  on my 2148s so I can run 640x480 with the faster port speeds. Mind you, 
>  there are limitiations though. At present I only run 4-bits per pixel 
>  and simply connect 220 ohm resistors from 3 pins straight to the RGB 
>  lines, the VGA input impedance brings this down to the correct level. I 
>  could run 8-bits into a ladder network to get 256 colors (no palette). 
>  The limited (for video) RAM makes it a problem too, but at least I can 
>  mix high and low res in software.
>  
>  Oh yes, I have interfaced SD cards as well and have written my FAT16 and
> 
>  drawing routines etc in Forth. The whole thing works so well that even 
>  when it's in video terminal mode I can still enter command sequences as 
>  Forth execution words for the more complicated drawing commands. I 
>  suppose it's a bit like postscript.
>  
>  But as Scotty says "there is only so much I can do with her captain" and
> 
>  the limited internal RAM rules out full resolution/hi-color graphics. 
>  How-ever, there are a plethora of ways to implement video but still, I 
>  really like the simplicity of the minimal implementation that is 
>  possible with the LPC2s, plus the small footprint.
>  
>  *Peter*
>  
>  achargis wrote:
>  
>  >Has anyone actually managed to use a standard VGA or SVGA monitor with
>  >the LPC2138?  I've googled myself to death and can't find much on the
>  >processor let alone the processor and VGA.
>  >
>  >I've also looked at uVGA witch is a viable solution to my problem, but
>  >if it can be done in the processor itself it would be nice.  I've
>  >found source and schematics for hooking up other ARM7's but they have
>  >a built in TFT driver that makes this possiable.
>  >
>  >Also I'd like to add an SD/MMC reader to my board so I can load
>  >external graphics (JPEG and BMP).  Basically I'm trying to build a
>  >digital picture frame.  CF Card would be more ideal, but I'm sure that
>  >its also more difficult to implement.
>  >
>  >I tried searching the group first, so hopefully my eyes didn't miss
>  >answers to either question.  This is my first project with ARM so I'm
>  >also learning the ins and outs and oops.
>  >
>  >Jeremy
>  >  
>  >
>  
>    
> 
>  
>  SPONSORED LINKS     Microcontrollers   Microprocessor   Intel
> microprocessors     Pic microcontrollers   8085 microprocessor   
>    
>  
>   YAHOO! GROUPS LINKS  
>    Visit your group "lpc2000" on the web.
>    To unsubscribe from this group, send an email to:
>  lpc2000-unsubscribe@yahoogroups.com
>    Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
> 
>  
>  
>

Re: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-27 by Peter Jakacki

Hmmmm, me thinks with all this "hanging this" and "simply this" that you 
might need more than a few pointers. An external RAM defeats the purpose 
of this kind of solution, although mind you I have seen someone employ a 
humble PIC in this fashion for VGA purposes (slow!!!). Just how were you 
thinking that you could use the I2C bus to access an external RAM??? 
Besides, the I2C is way too slow for any real kind of screen updating. 
The ARM has to perform real-time video so I don't think that it could 
wait around for slow access devices. If you want to use an external RAM 
then consider using an external memory bus version of the ARM.

Flashing colours etc is neither here nor there as the primary problem is 
simply generating the video stream in real-time and then finding time to 
render fonts and graphics etc.

Maybe you might rethink your requirements and adjust your parameters 
accordingly.

*Peter*

BTW, try cropping the quoted text to the relevant material. Regardless 
of posting styles the whole aim is to reduce clutter and make reading 
posts easier.

jdarling@... wrote:
Show quoted textHide quoted text
>I don't suppose you could give me some pointers on how exactly you
>interface the VGA monitor to the 06?  640x480 would be perfect, I think
>with a simple SRAM hanging off for "Video Memory" I could get around the
>problem of space to put things and the graphics will be loaded from the
>card so again not a problem.  Simply read a block, push it to the SRAM
>and once a screen is loaded change the display pointer to the new
>screen location (double buffer it basically).  I have a few 512 SRAM
>chips laying around and even thou the 2138 doesn't support external
>memory, it does have an I2C bus that I could use to access the chip. 
>So I come back to would you be kind enough to post a simple examlpe
>(heck flash the screen red, then blue, then green).  The DAC doesn't
>have me too confused and I've mangled together a rough one for testing
>:).
>
>Thanks,
>Jeremy
>

RE: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-27 by jdarling@eonclash.com

Sorry about the overpost thing.  I don't use Mail Groups very often, and
News Groups have got me spoiled
to that point :).

>  Maybe you might rethink your requirements and adjust your parameters 
>  accordingly.

I had thought of using something as a driver chip, but everything I've
found is either too costly,
over my head as far as skills go, or depricated.  Course then again this
may be over my head 
too :).  Honestly I didn't figure that VGA could be that difficult since
the old 8088's could do it 
and still have time to pull off simple graphics.  Maby an FPGA as a
driver would be better,
but my lack of knowledge in this section of the world puts me at a great
disadvantage.

Course thats where my confusion is.  I figured that the display update
cycles wern't going
to be all that bad.  So I would have plenty of time to read from the SPI
bus to get the next
segment of the screen.  Guess I was wrong.

Do you tink its possiable to pull off full screen grapics with the 2138?
 I figured it took:
2457600 bits or 307,200 bytes to store a screen.  Since the 2138 has
512k bytes
I could store a full screen and still have 201,800 bytes for code.  I
also figured that
I could cheat and use two of the PWM channels to handle the H-Sync and
V-Sync
signals, thus lowering the overhead again.  For image switching I would
simply point
to a blank screen, load over my image buffer and then point back.  It
sounds like
this won't be the case :).  I'm quite new to all of this ARM stuff, only
done AVR's
in the past, and I have to admit I have probiably bitten off more then I
can chew at the
moment.

Jeremy

Re: LPC2138, VGA, and SD/MMC

2005-07-27 by valdef78

you can probably found several examples of output to a TV with a 
simple Google search, even for 8 bits mcu. it's really easier to make 
a small TV output for text screens..
if u need to display pictures it's not so simple, but a simple TV 
output is easier to make than a VGA outpout.

a pong game for MSP430 from Texas Instruments :
http://focus.ti.com/lit/an/slaa177/slaa177.pdf

a Dungeon game for Atmel ATMega32 :
http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2005/gts7
/

just did a rapid search on google, there's probably some more 
elaborate..


if you really need VGA, u should probably look at old VGA controllers 
that where used on PC cards, but could be dificult to get one..

Re: LPC2138, VGA, and SD/MMC

2005-07-27 by alexmotin

See there CF: http://www.compactflash.org/
http://focus.ti.com/lit/an/spra803/spra803.pdf - it is very simple 
instruction it s for DSP? but i think it's same for LPC


--- In lpc2000@yahoogroups.com, "Sebastien Jacquemard" 
<sejacquemard@w...> wrote:
> Hi, I'm actually designing my card to connect a qvga display. I 
use an epson
> controller S1D13706 with built in ram. The problem is this 
controller has an
> external bus interface and you need a lpc22xx to use it (16 data 
line, 16
> adress line + some control line.
> I connect also an sd card to it on the SPI bus.
> IGo to the keil web site, www.keil.com , there is an sdcard on the 
new
> mcb2140 eval board, you can download the schematics.
> Search "Ingo Busker" from google. He has made sdcard port for the 
LPC2106
> with FAT16. You can download the source file from his web site.
> 
> Regards,
> Sebastien
> 
> 
> 
> ----- Original Message -----
> From: "achargis" <jdarling@e...>
> To: <lpc2000@yahoogroups.com>
> Sent: Tuesday, July 26, 2005 7:48 PM
> Subject: [lpc2000] LPC2138, VGA, and SD/MMC
> 
> 
> > Has anyone actually managed to use a standard VGA or SVGA 
monitor with
> > the LPC2138?  I've googled myself to death and can't find much 
on the
> > processor let alone the processor and VGA.
> >
> > I've also looked at uVGA witch is a viable solution to my 
problem, but
> > if it can be done in the processor itself it would be nice.  I've
> > found source and schematics for hooking up other ARM7's but they 
have
> > a built in TFT driver that makes this possiable.
> >
> > Also I'd like to add an SD/MMC reader to my board so I can load
> > external graphics (JPEG and BMP).  Basically I'm trying to build 
a
> > digital picture frame.  CF Card would be more ideal, but I'm 
sure that
> > its also more difficult to implement.
> >
> > I tried searching the group first, so hopefully my eyes didn't 
miss
> > answers to either question.  This is my first project with ARM 
so I'm
Show quoted textHide quoted text
> > also learning the ins and outs and oops.
> >
> > Jeremy
> >
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >

Re: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-28 by Peter Jakacki

The old 8088's could pull it off because they had external video driver 
chips. The early Macs relied upon the 68K cpu but still had plenty of 
external PLDs handling the mundane timing etc.

Look, if you use an external memory bus ARM, a 512KB or more <wide> 
SRAM, some logic, and a palette DAC you could display jpegs quite 
nicely. Yes, it would be nice if some of the VGA support could be built 
right into the ARM and then it would be a simple matter of bolting on 
some RAM and away we go.

The single-chip 2138 is probably out of the question for displaying 
jpegs as there are better alternatives plus the 512K memory is Flash and 
not suitable for frequently updated display memory.

Don't you just hate those cheap products that can display video so 
nicely? Of course if you made a million units it would make it a million 
times simpler.

*Peter*

jdarling@... wrote:
Show quoted textHide quoted text
>I had thought of using something as a driver chip, but everything I've found is either too costly,
>over my head as far as skills go, or depricated.  Course then again this may be over my head 
>too :).  Honestly I didn't figure that VGA could be that difficult since the old 8088's could do it 
>and still have time to pull off simple graphics.  Maby an FPGA as a driver would be better,
>but my lack of knowledge in this section of the world puts me at a great disadvantage.
>

RE: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-28 by jdarling@eonclash.com

Peter,

Actually I did manage to find an ARM7 with a built in TFT display that
can be easily (Their words not mine) hacked to do VGA with an external
memory chip.  Only two problems here :)
1) Its another chip I have to buy and learn
2) The code doesn't leave much processing time to do anything else.

Just in case anyone is curious:
http://www.revely.com/LAB100/LAB100_VGA_App.htm

So I've pretty much given up on the single chip solution.  Now I'm
looking into an FPGA/CPLD board that comes with a simple 6 bit DAC and
VRML VGA source code.  I'll have to replace the DAC and update the code
for a higher color ratio (god I hope it isn't very difficult to figure
out VRML) but it looks to be the only solution to my problem.

In the end I hope to come up with a simple to use 4, 8, or 16 bit VGA
card that is quite generic and powerful.  This way I can use it on my
small 8 bit micros as well as on larger projects.  Who knows thou as my
level of expertiese in all these areas is quite minimal.  I hope that in
the end the learning experience that I get from the whole project will
be worth it :).

Its always irritating that the big companies can beat us out, but that
doesn't mean I'm not going to try :).

Jeremy

Re: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-28 by Peter Jakacki

Thanks Jeremy, I have had a look at a few different ARMs before but I 
tend to reject them for several reasons. The Sharp part has a large pin 
count (not excessive) plus no internal Flash which means more chips. If 
it had some internal Flash I wouldn't mind and would probably use it. If 
I can do it all on-board a chip, then that is the way I prefer.

I know I can easily do an FPGA connected to an external bus ARM plus the 
wide RAM but again this means several large chips, multilayers to run 
all those connections, etc. Nevertheless, I may have to do one along 
these lines just for some hi-res stuff. These tiny single-chippers are 
really spoiling me!

*Peter*

jdarling@... wrote:
Show quoted textHide quoted text
>Peter,
>
>Actually I did manage to find an ARM7 with a built in TFT display that
>can be easily (Their words not mine) hacked to do VGA with an external
>memory chip.  Only two problems here :)
>1) Its another chip I have to buy and learn
>2) The code doesn't leave much processing time to do anything else.
>
>Just in case anyone is curious:
>http://www.revely.com/LAB100/LAB100_VGA_App.htm
>  
>

Re: [lpc2000] LPC2138, VGA, and SD/MMC

2005-07-28 by 42Bastian Schick

Peter Jakacki <peterjak@...> schrieb am Thu, 28 Jul 2005 13:39:54 
+1000:

>
> I know I can easily do an FPGA connected to an external bus ARM plus the
> wide RAM but again this means several large chips, multilayers to run
> all those connections, etc. Nevertheless, I may have to do one along
> these lines just for some hi-res stuff. These tiny single-chippers are
> really spoiling me!

How about as simple PLD connected via SPI ?

Ah, maybe not enough RAM on a PLD ?

-- 
42Bastian Schick

LPC2138 and FreeRTOS

2005-08-24 by Peter Homann

Hi,

I'm looking at using FreeRTOS on a LPC2138 based project. Does anyone 
have any opinions, tips or experiences they could share on how 
successful this combination is.

Thanks in advance.

Cheers,

Peter.
-- 
------------------------------------------------------------------
Web:   www.homanndesigns.com
email: homann@...
Phone: +61 421 601 665
www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board

RE: [lpc2000] LPC2138 and FreeRTOS

2005-08-24 by Dan Beadle

I did an early port of this to the IAR tool chain.  It took a while to
get my mind around all the files, but, in truth, it is quite small and
easy to work with.  The documentation is only available online.  I would
prefer a PDF to a web page, but that is a nit.

 

I am using FreeRTOS on several projects.  I like the following features:

 

-        Lean (small footprint, only the features I need.)

-        Evolving (almost too many code drops.  I am giving up on
chasing changes)

-        Tractable.  I got my mind around the entire code base, because
it is so small

 

In the past, deeply embedded projects often would not use any RTOS. This
brings true tasking to my systems without the overhead and cost of WinCE
or Linux.  I considered uCOS, but this package does all that I need from
uCOS.  And the price is right.

 

  _____  
Show quoted textHide quoted text
From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf
Of Peter Homann
Sent: Wednesday, August 24, 2005 5:15 AM
To: lpc2000@yahoogroups.com
Subject: [lpc2000] LPC2138 and FreeRTOS

 

Hi,

I'm looking at using FreeRTOS on a LPC2138 based project. Does anyone 
have any opinions, tips or experiences they could share on how 
successful this combination is.

Thanks in advance.

Cheers,

Peter.
-- 
------------------------------------------------------------------
Web:   www.homanndesigns.com
email: homann@...
Phone: +61 421 601 665
www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board



  _____  

YAHOO! GROUPS LINKS 

 

*	 Visit your group "lpc2000
<http://groups.yahoo.com/group/lpc2000> " on the web.
	  
*	 To unsubscribe from this group, send an email to:
	 lpc2000-unsubscribe@yahoogroups.com
<mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
	  
*	 Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> . 

 

  _____  



[Non-text portions of this message have been removed]

Re: [lpc2000] LPC2138 and FreeRTOS

2005-08-24 by Peter Homann

Hi Dan,

That was the answer I was looking for. I initially wanted to use 
UCOS-ii, but can't justify the licence cost at this stage.

Thanks,

Peter.

Dan Beadle wrote:
> I did an early port of this to the IAR tool chain.  It took a while to
> get my mind around all the files, but, in truth, it is quite small and
> easy to work with.  The documentation is only available online.  I would
> prefer a PDF to a web page, but that is a nit.
> 
>  
> 
> I am using FreeRTOS on several projects.  I like the following features:
> 
>  
> 
> -        Lean (small footprint, only the features I need.)
> 
> -        Evolving (almost too many code drops.  I am giving up on
> chasing changes)
> 
> -        Tractable.  I got my mind around the entire code base, because
> it is so small
> 
>  
> 
> In the past, deeply embedded projects often would not use any RTOS. This
> brings true tasking to my systems without the overhead and cost of WinCE
> or Linux.  I considered uCOS, but this package does all that I need from
> uCOS.  And the price is right.
> 
>  
> 
>   _____  
> 
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf
> Of Peter Homann
> Sent: Wednesday, August 24, 2005 5:15 AM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] LPC2138 and FreeRTOS
> 
>  
> 
> Hi,
> 
> I'm looking at using FreeRTOS on a LPC2138 based project. Does anyone 
> have any opinions, tips or experiences they could share on how 
> successful this combination is.
> 
> Thanks in advance.
> 
> Cheers,
> 
> Peter.

-- 
------------------------------------------------------------------
Web:   www.homanndesigns.com
email: homann@...
Phone: +61 421 601 665
www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board

Re: LPC2138 and FreeRTOS

2005-08-24 by charlesgrenz

Hi Dan,

  Did you find the port from gcc to IAR difficult? I am using IAR and
I was looking at the LPC2106 gcc version and porting that to the IAR 2106.

Thanks,
Charles



--- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> wrote:
Show quoted textHide quoted text
> I did an early port of this to the IAR tool chain.  It took a while to
> get my mind around all the files, but, in truth, it is quite small and
> easy to work with.  The documentation is only available online.  I would
> prefer a PDF to a web page, but that is a nit.
> 
>  
> 
> I am using FreeRTOS on several projects.  I like the following features:
> 
>  
> 
> -        Lean (small footprint, only the features I need.)
> 
> -        Evolving (almost too many code drops.  I am giving up on
> chasing changes)
> 
> -        Tractable.  I got my mind around the entire code base, because
> it is so small
> 
>  
> 
> In the past, deeply embedded projects often would not use any RTOS. This
> brings true tasking to my systems without the overhead and cost of WinCE
> or Linux.  I considered uCOS, but this package does all that I need from
> uCOS.  And the price is right.
> 
>  
> 
>   _____  
> 
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf
> Of Peter Homann
> Sent: Wednesday, August 24, 2005 5:15 AM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] LPC2138 and FreeRTOS
> 
>  
> 
> Hi,
> 
> I'm looking at using FreeRTOS on a LPC2138 based project. Does anyone 
> have any opinions, tips or experiences they could share on how 
> successful this combination is.
> 
> Thanks in advance.
> 
> Cheers,
> 
> Peter.
> -- 
> ------------------------------------------------------------------
> Web:   www.homanndesigns.com
> email: homann@h...
> Phone: +61 421 601 665
> www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
> www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board
> 
> 
> 
>   _____  
> 
> YAHOO! GROUPS LINKS 
> 
>  
> 
> *	 Visit your group "lpc2000
> <http://groups.yahoo.com/group/lpc2000> " on the web.
> 	  
> *	 To unsubscribe from this group, send an email to:
> 	 lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
> 	  
> *	 Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> . 
> 
>  
> 
>   _____  
> 
> 
> 
> [Non-text portions of this message have been removed]

Re: LPC2138 and FreeRTOS

2005-08-26 by Thiadmer Riemersma (ITB CompuPhase)

I have used FreeRTOS with GCC on a LPC2106 (for testing & design) and
on a LPC2138. It worked "out of the box" (except that I first fell
into the trap of using another "boot.s" file than the one that came
with FreeRTOS). I made a few modifications, for improved memory and
task tracing, and these modifications were easy to make due to the
clear lay-out of the code.

The code is documented with Doxygen. This implies that the
documentation resides in comments mixed in the source code (very
convenient if you want to customize the code, or understand how it
works). In addition, if you get Doxygen, you can extract new
documentation yourself (e.g. in RTF format, to print it with Microsoft
Word or OpenOffice).

All in all, there is much to like in FreeRTOS.

Thiadmer

RE: [lpc2000] Re: LPC2138 and FreeRTOS

2005-09-03 by Dan Beadle

I have just posted FreeRTOS Version 3.20 for IAR/ARM on my website
ftp://inclinesoftworks.com <ftp://inclinesoftworks.com/>    Use UserName
incline9_cust and pw freertos.

 

This version of FreeRTOS has been adapted to IAR/ARM. (Using Version
4.30a of WARM).  It works with MCB2100 Eval Board.  It is adapted from
the Keil and SAM versions of the RTOS.

 

If you have questions, you can contact me..

Dan Beadle

 

 

 

 

  _____  
Show quoted textHide quoted text
From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf
Of charlesgrenz
Sent: Wednesday, August 24, 2005 3:39 PM
To: lpc2000@yahoogroups.com
Subject: [lpc2000] Re: LPC2138 and FreeRTOS

 

Hi Dan,

  Did you find the port from gcc to IAR difficult? I am using IAR and
I was looking at the LPC2106 gcc version and porting that to the IAR
2106.

Thanks,
Charles



--- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> wrote:
> I did an early port of this to the IAR tool chain.  It took a while to
> get my mind around all the files, but, in truth, it is quite small and
> easy to work with.  The documentation is only available online.  I
would
> prefer a PDF to a web page, but that is a nit.
> 
>  
> 
> I am using FreeRTOS on several projects.  I like the following
features:
> 
>  
> 
> -        Lean (small footprint, only the features I need.)
> 
> -        Evolving (almost too many code drops.  I am giving up on
> chasing changes)
> 
> -        Tractable.  I got my mind around the entire code base,
because
> it is so small
> 
>  
> 
> In the past, deeply embedded projects often would not use any RTOS.
This
> brings true tasking to my systems without the overhead and cost of
WinCE
> or Linux.  I considered uCOS, but this package does all that I need
from
> uCOS.  And the price is right.
> 
>  
> 
>   _____  
> 
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
Behalf
> Of Peter Homann
> Sent: Wednesday, August 24, 2005 5:15 AM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] LPC2138 and FreeRTOS
> 
>  
> 
> Hi,
> 
> I'm looking at using FreeRTOS on a LPC2138 based project. Does anyone 
> have any opinions, tips or experiences they could share on how 
> successful this combination is.
> 
> Thanks in advance.
> 
> Cheers,
> 
> Peter.
> -- 
> ------------------------------------------------------------------
> Web:   www.homanndesigns.com
> email: homann@h...
> Phone: +61 421 601 665
> www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
> www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board
> 
> 
> 
>   _____  
> 
> YAHOO! GROUPS LINKS 
> 
>  
> 
> *      Visit your group "lpc2000
> <http://groups.yahoo.com/group/lpc2000> " on the web.
>         
> *      To unsubscribe from this group, send an email to:
>       lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
>         
> *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> . 
> 
>  
> 
>   _____  
> 
> 
> 
> [Non-text portions of this message have been removed]





SPONSORED LINKS 

Microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microcontroller
s&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=
8085+microprocessor&c=5&s=120&.sig=OPqm0ilH6VyGn-geZ0nNwA>  

Microprocessor
<http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microcontrollers&
w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=80
85+microprocessor&c=5&s=120&.sig=e6n93hF7rArBsrPQJltQ_w>  

Intel microprocessors
<http://groups.yahoo.com/gads?t=ms&k=Intel+microprocessors&w1=Microcontr
ollers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontroller
s&w5=8085+microprocessor&c=5&s=120&.sig=EENrTtKaQUw-Vd0BgTdDmw>  

Pic microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microcontro
llers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers
&w5=8085+microprocessor&c=5&s=120&.sig=iYT6za1gT3-VT1hwIylDpw>  

8085 microprocessor
<http://groups.yahoo.com/gads?t=ms&k=8085+microprocessor&w1=Microcontrol
lers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&
w5=8085+microprocessor&c=5&s=120&.sig=PhYMBsCkQptYbazQFyNujQ>  

 

 

  _____  

YAHOO! GROUPS LINKS 

 

*	 Visit your group "lpc2000
<http://groups.yahoo.com/group/lpc2000> " on the web.
	  
*	 To unsubscribe from this group, send an email to:
	 lpc2000-unsubscribe@yahoogroups.com
<mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
	  
*	 Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> . 

 

  _____  



[Non-text portions of this message have been removed]

Re: [lpc2000] Re: LPC2138 and FreeRTOS

2005-09-03 by Peter Homann

Hi Dan,

I downloaded the port and tried to make it. Came up with the following 
error. :-) The file does not exist?

Fatal Error[Pe005]: could not open source file 
"C:\FreeRTOS_3.20\Source\portable\MemMang\heap_1.c"


Cheers,

Peter.

Dan Beadle wrote:
> I have just posted FreeRTOS Version 3.20 for IAR/ARM on my website
> ftp://inclinesoftworks.com <ftp://inclinesoftworks.com/>    Use UserName
> incline9_cust and pw freertos.
> 
>  
> 
> This version of FreeRTOS has been adapted to IAR/ARM. (Using Version
> 4.30a of WARM).  It works with MCB2100 Eval Board.  It is adapted from
> the Keil and SAM versions of the RTOS.
> 
>  
> 
> If you have questions, you can contact me..
> 
> Dan Beadle
> 
>  
> 
>  
> 
>  
> 
>  
> 
>   _____  
> 
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf
> Of charlesgrenz
> Sent: Wednesday, August 24, 2005 3:39 PM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] Re: LPC2138 and FreeRTOS
> 
>  
> 
> Hi Dan,
> 
>   Did you find the port from gcc to IAR difficult? I am using IAR and
> I was looking at the LPC2106 gcc version and porting that to the IAR
> 2106.
> 
> Thanks,
> Charles
> 
> 
> 
> --- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> wrote:
> 
>>I did an early port of this to the IAR tool chain.  It took a while to
>>get my mind around all the files, but, in truth, it is quite small and
>>easy to work with.  The documentation is only available online.  I
> 
> would
> 
>>prefer a PDF to a web page, but that is a nit.
>>
>> 
>>
>>I am using FreeRTOS on several projects.  I like the following
> 
> features:
> 
>> 
>>
>>-        Lean (small footprint, only the features I need.)
>>
>>-        Evolving (almost too many code drops.  I am giving up on
>>chasing changes)
>>
>>-        Tractable.  I got my mind around the entire code base,
> 
> because
> 
>>it is so small
>>
>> 
>>
>>In the past, deeply embedded projects often would not use any RTOS.
> 
> This
> 
>>brings true tasking to my systems without the overhead and cost of
> 
> WinCE
> 
>>or Linux.  I considered uCOS, but this package does all that I need
> 
> from
> 
>>uCOS.  And the price is right.
>>
>> 
>>
>>  _____  
>>
>>From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
> 
> Behalf
> 
>>Of Peter Homann
>>Sent: Wednesday, August 24, 2005 5:15 AM
>>To: lpc2000@yahoogroups.com
>>Subject: [lpc2000] LPC2138 and FreeRTOS
>>
>> 
>>
>>Hi,
>>
>>I'm looking at using FreeRTOS on a LPC2138 based project. Does anyone 
>>have any opinions, tips or experiences they could share on how 
>>successful this combination is.
>>
>>Thanks in advance.
>>
>>Cheers,
>>
>>Peter.
>>-- 
>>------------------------------------------------------------------
>>Web:   www.homanndesigns.com
>>email: homann@h...
>>Phone: +61 421 601 665
>>www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
>>www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board
>>
>>
>>
>>  _____  
>>
>>YAHOO! GROUPS LINKS 
>>
>> 
>>
>>*      Visit your group "lpc2000
>><http://groups.yahoo.com/group/lpc2000> " on the web.
>>        
>>*      To unsubscribe from this group, send an email to:
>>      lpc2000-unsubscribe@yahoogroups.com
>><mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
>>        
>>*      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>>Service <http://docs.yahoo.com/info/terms/> . 
>>
>> 
>>
>>  _____  
>>
>>
>>
>>[Non-text portions of this message have been removed]
> 
> 
> 
> 
> 
> 
> SPONSORED LINKS 
> 
> Microcontrollers
> <http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microcontroller
> s&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=
> 8085+microprocessor&c=5&s=120&.sig=OPqm0ilH6VyGn-geZ0nNwA>  
> 
> Microprocessor
> <http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microcontrollers&
> w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=80
> 85+microprocessor&c=5&s=120&.sig=e6n93hF7rArBsrPQJltQ_w>  
> 
> Intel microprocessors
> <http://groups.yahoo.com/gads?t=ms&k=Intel+microprocessors&w1=Microcontr
> ollers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontroller
> s&w5=8085+microprocessor&c=5&s=120&.sig=EENrTtKaQUw-Vd0BgTdDmw>  
> 
> Pic microcontrollers
> <http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microcontro
> llers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers
> &w5=8085+microprocessor&c=5&s=120&.sig=iYT6za1gT3-VT1hwIylDpw>  
> 
> 8085 microprocessor
> <http://groups.yahoo.com/gads?t=ms&k=8085+microprocessor&w1=Microcontrol
> lers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&
> w5=8085+microprocessor&c=5&s=120&.sig=PhYMBsCkQptYbazQFyNujQ>  
> 
>  
> 
>  
> 
>   _____  
> 
> YAHOO! GROUPS LINKS 
> 
>  
> 
> *	 Visit your group "lpc2000
> <http://groups.yahoo.com/group/lpc2000> " on the web.
> 	  
> *	 To unsubscribe from this group, send an email to:
> 	 lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
> 	  
> *	 Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> . 
> 
>  
> 
>   _____  
> 
> 
> 
> [Non-text portions of this message have been removed]
> 
> 
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
> 
> 

-- 
------------------------------------------------------------------
Web:   www.homanndesigns.com
email: homann@...
Phone: +61 421 601 665
www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board

RE: [lpc2000] Re: LPC2138 and FreeRTOS

2005-09-03 by Dan Beadle

Thanks.  I tried to strip the release down to the minimal size...  I
missed a couple files.  I did another test and the build is successful
on my machine.

 

Dan

 

 

  _____  
Show quoted textHide quoted text
From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf
Of Peter Homann
Sent: Saturday, September 03, 2005 1:20 AM
To: lpc2000@yahoogroups.com
Subject: Re: [lpc2000] Re: LPC2138 and FreeRTOS

 

Hi Dan,

I downloaded the port and tried to make it. Came up with the following 
error. :-) The file does not exist?

Fatal Error[Pe005]: could not open source file 
"C:\FreeRTOS_3.20\Source\portable\MemMang\heap_1.c"


Cheers,

Peter.

Dan Beadle wrote:
> I have just posted FreeRTOS Version 3.20 for IAR/ARM on my website
> ftp://inclinesoftworks.com <ftp://inclinesoftworks.com/>    Use
UserName
> incline9_cust and pw freertos.
> 
>  
> 
> This version of FreeRTOS has been adapted to IAR/ARM. (Using Version
> 4.30a of WARM).  It works with MCB2100 Eval Board.  It is adapted from
> the Keil and SAM versions of the RTOS.
> 
>  
> 
> If you have questions, you can contact me..
> 
> Dan Beadle
> 
>  
> 
>  
> 
>  
> 
>  
> 
>   _____  
> 
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
Behalf
> Of charlesgrenz
> Sent: Wednesday, August 24, 2005 3:39 PM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] Re: LPC2138 and FreeRTOS
> 
>  
> 
> Hi Dan,
> 
>   Did you find the port from gcc to IAR difficult? I am using IAR and
> I was looking at the LPC2106 gcc version and porting that to the IAR
> 2106.
> 
> Thanks,
> Charles
> 
> 
> 
> --- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> wrote:
> 
>>I did an early port of this to the IAR tool chain.  It took a while to
>>get my mind around all the files, but, in truth, it is quite small and
>>easy to work with.  The documentation is only available online.  I
> 
> would
> 
>>prefer a PDF to a web page, but that is a nit.
>>
>> 
>>
>>I am using FreeRTOS on several projects.  I like the following
> 
> features:
> 
>> 
>>
>>-        Lean (small footprint, only the features I need.)
>>
>>-        Evolving (almost too many code drops.  I am giving up on
>>chasing changes)
>>
>>-        Tractable.  I got my mind around the entire code base,
> 
> because
> 
>>it is so small
>>
>> 
>>
>>In the past, deeply embedded projects often would not use any RTOS.
> 
> This
> 
>>brings true tasking to my systems without the overhead and cost of
> 
> WinCE
> 
>>or Linux.  I considered uCOS, but this package does all that I need
> 
> from
> 
>>uCOS.  And the price is right.
>>
>> 
>>
>>  _____  
>>
>>From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
> 
> Behalf
> 
>>Of Peter Homann
>>Sent: Wednesday, August 24, 2005 5:15 AM
>>To: lpc2000@yahoogroups.com
>>Subject: [lpc2000] LPC2138 and FreeRTOS
>>
>> 
>>
>>Hi,
>>
>>I'm looking at using FreeRTOS on a LPC2138 based project. Does anyone 
>>have any opinions, tips or experiences they could share on how 
>>successful this combination is.
>>
>>Thanks in advance.
>>
>>Cheers,
>>
>>Peter.
>>-- 
>>------------------------------------------------------------------
>>Web:   www.homanndesigns.com
>>email: homann@h...
>>Phone: +61 421 601 665
>>www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
>>www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board
>>
>>
>>
>>  _____  
>>
>>YAHOO! GROUPS LINKS 
>>
>> 
>>
>>*      Visit your group "lpc2000
>><http://groups.yahoo.com/group/lpc2000> " on the web.
>>        
>>*      To unsubscribe from this group, send an email to:
>>      lpc2000-unsubscribe@yahoogroups.com
>><mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
>>        
>>*      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>>Service <http://docs.yahoo.com/info/terms/> . 
>>
>> 
>>
>>  _____  
>>
>>
>>
>>[Non-text portions of this message have been removed]
> 
> 
> 
> 
> 
> 
> SPONSORED LINKS 
> 
> Microcontrollers
>
<http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microcontroller
>
s&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=
> 8085+microprocessor&c=5&s=120&.sig=OPqm0ilH6VyGn-geZ0nNwA>  
> 
> Microprocessor
>
<http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microcontrollers&
>
w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=80
> 85+microprocessor&c=5&s=120&.sig=e6n93hF7rArBsrPQJltQ_w>  
> 
> Intel microprocessors
>
<http://groups.yahoo.com/gads?t=ms&k=Intel+microprocessors&w1=Microcontr
>
ollers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontroller
> s&w5=8085+microprocessor&c=5&s=120&.sig=EENrTtKaQUw-Vd0BgTdDmw>  
> 
> Pic microcontrollers
>
<http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microcontro
>
llers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers
> &w5=8085+microprocessor&c=5&s=120&.sig=iYT6za1gT3-VT1hwIylDpw>  
> 
> 8085 microprocessor
>
<http://groups.yahoo.com/gads?t=ms&k=8085+microprocessor&w1=Microcontrol
>
lers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&
> w5=8085+microprocessor&c=5&s=120&.sig=PhYMBsCkQptYbazQFyNujQ>  
> 
>  
> 
>  
> 
>   _____  
> 
> YAHOO! GROUPS LINKS 
> 
>  
> 
> *      Visit your group "lpc2000
> <http://groups.yahoo.com/group/lpc2000> " on the web.
>         
> *      To unsubscribe from this group, send an email to:
>       lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
>         
> *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> . 
> 
>  
> 
>   _____  
> 
> 
> 
> [Non-text portions of this message have been removed]
> 
> 
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
> 
> 

-- 
------------------------------------------------------------------
Web:   www.homanndesigns.com
email: homann@...
Phone: +61 421 601 665
www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board



SPONSORED LINKS 

Microprocessor
<http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microprocessor&w2
=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=9
3&.sig=tsVC-J9hJ5qyXg0WPR0l6g>  

Microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microprocessor&
w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s
=93&.sig=DvJVNqC_pqRTm8Xq01nxwg>  

Pic microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microproces
sor&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c
=4&s=93&.sig=TpkoX4KofDJ7c6LyBvUqVQ>  

8051 microprocessor
<http://groups.yahoo.com/gads?t=ms&k=8051+microprocessor&w1=Microprocess
or&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=
4&s=93&.sig=1Ipf1Fjfbd_HVIlekkDP-A>  

 

 

 

  _____  

YAHOO! GROUPS LINKS 

 

*	 Visit your group "lpc2000
<http://groups.yahoo.com/group/lpc2000> " on the web.
	  
*	 To unsubscribe from this group, send an email to:
	 lpc2000-unsubscribe@yahoogroups.com
<mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
	  
*	 Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> . 

 

  _____  



[Non-text portions of this message have been removed]

RE: [lpc2000] Re: LPC2138 and FreeRTOS

2005-09-16 by Rock Dubois

Dan,
 
I tried to download it from your ftp site but it didn't let me in. I tried again but still not able to login.
 
Yvon.


Dan Beadle <dan.beadle@...> wrote:
I have just posted FreeRTOS Version 3.20 for IAR/ARM on my website
ftp://inclinesoftworks.com <ftp://inclinesoftworks.com/>    Use UserName
incline9_cust and pw freertos.



This version of FreeRTOS has been adapted to IAR/ARM. (Using Version
4.30a of WARM).  It works with MCB2100 Eval Board.  It is adapted from
the Keil and SAM versions of the RTOS.



If you have questions, you can contact me..

Dan Beadle









  _____  
Show quoted textHide quoted text
From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf
Of charlesgrenz
Sent: Wednesday, August 24, 2005 3:39 PM
To: lpc2000@yahoogroups.com
Subject: [lpc2000] Re: LPC2138 and FreeRTOS



Hi Dan,

  Did you find the port from gcc to IAR difficult? I am using IAR and
I was looking at the LPC2106 gcc version and porting that to the IAR
2106.

Thanks,
Charles



--- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> wrote:
> I did an early port of this to the IAR tool chain.  It took a while to
> get my mind around all the files, but, in truth, it is quite small and
> easy to work with.  The documentation is only available online.  I
would
> prefer a PDF to a web page, but that is a nit.
> 
>  
> 
> I am using FreeRTOS on several projects.  I like the following
features:
> 
>  
> 
> -        Lean (small footprint, only the features I need.)
> 
> -        Evolving (almost too many code drops.  I am giving up on
> chasing changes)
> 
> -        Tractable.  I got my mind around the entire code base,
because
> it is so small
> 
>  
> 
> In the past, deeply embedded projects often would not use any RTOS.
This
> brings true tasking to my systems without the overhead and cost of
WinCE
> or Linux.  I considered uCOS, but this package does all that I need
from
> uCOS.  And the price is right.
> 
>  
> 
>   _____  
> 
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
Behalf
> Of Peter Homann
> Sent: Wednesday, August 24, 2005 5:15 AM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] LPC2138 and FreeRTOS
> 
>  
> 
> Hi,
> 
> I'm looking at using FreeRTOS on a LPC2138 based project. Does anyone 
> have any opinions, tips or experiences they could share on how 
> successful this combination is.
> 
> Thanks in advance.
> 
> Cheers,
> 
> Peter.
> -- 
> ------------------------------------------------------------------
> Web:   www.homanndesigns.com
> email: homann@h...
> Phone: +61 421 601 665
> www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
> www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board
> 
> 
> 
>   _____  
> 
> YAHOO! GROUPS LINKS 
> 
>  
> 
> *      Visit your group "lpc2000
> <http://groups.yahoo.com/group/lpc2000> " on the web.
>         
> *      To unsubscribe from this group, send an email to:
>       lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
>         
> *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> . 
> 
>  
> 
>   _____  
> 
> 
> 
> [Non-text portions of this message have been removed]





SPONSORED LINKS 

Microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microcontroller
s&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=
8085+microprocessor&c=5&s=120&.sig=OPqm0ilH6VyGn-geZ0nNwA>  

Microprocessor
<http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microcontrollers&
w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=80
85+microprocessor&c=5&s=120&.sig=e6n93hF7rArBsrPQJltQ_w>  

Intel microprocessors
<http://groups.yahoo.com/gads?t=ms&k=Intel+microprocessors&w1=Microcontr
ollers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontroller
s&w5=8085+microprocessor&c=5&s=120&.sig=EENrTtKaQUw-Vd0BgTdDmw>  

Pic microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microcontro
llers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers
&w5=8085+microprocessor&c=5&s=120&.sig=iYT6za1gT3-VT1hwIylDpw>  

8085 microprocessor
<http://groups.yahoo.com/gads?t=ms&k=8085+microprocessor&w1=Microcontrol
lers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&
w5=8085+microprocessor&c=5&s=120&.sig=PhYMBsCkQptYbazQFyNujQ>  





  _____  

YAHOO! GROUPS LINKS 



*      Visit your group "lpc2000
<http://groups.yahoo.com/group/lpc2000> " on the web.
        
*      To unsubscribe from this group, send an email to:
      lpc2000-unsubscribe@yahoogroups.com
<mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
        
*      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> . 



  _____  



[Non-text portions of this message have been removed]



---------------------------------
YAHOO! GROUPS LINKS 


    Visit your group "lpc2000" on the web.
  
    To unsubscribe from this group, send an email to:
 lpc2000-unsubscribe@yahoogroups.com
  
    Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 


---------------------------------



		
---------------------------------
Yahoo! for Good
 Click here to donate to the Hurricane Katrina relief effort. 

[Non-text portions of this message have been removed]

RE: [lpc2000] Re: LPC2138 and FreeRTOS

2005-09-16 by Rock Dubois

Dan,
 
I tried to download it from your ftp site but it didn't let me in. I tried again but still not able to login.
 
Yvon.


Dan Beadle <dan.beadle@...> wrote:
I have just posted FreeRTOS Version 3.20 for IAR/ARM on my website
ftp://inclinesoftworks.com <ftp://inclinesoftworks.com/>    Use UserName
incline9_cust and pw freertos.



This version of FreeRTOS has been adapted to IAR/ARM. (Using Version
4.30a of WARM).  It works with MCB2100 Eval Board.  It is adapted from
the Keil and SAM versions of the RTOS.



If you have questions, you can contact me..

Dan Beadle









  _____  
Show quoted textHide quoted text
From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf
Of charlesgrenz
Sent: Wednesday, August 24, 2005 3:39 PM
To: lpc2000@yahoogroups.com
Subject: [lpc2000] Re: LPC2138 and FreeRTOS



Hi Dan,

  Did you find the port from gcc to IAR difficult? I am using IAR and
I was looking at the LPC2106 gcc version and porting that to the IAR
2106.

Thanks,
Charles



--- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> wrote:
> I did an early port of this to the IAR tool chain.  It took a while to
> get my mind around all the files, but, in truth, it is quite small and
> easy to work with.  The documentation is only available online.  I
would
> prefer a PDF to a web page, but that is a nit.
> 
>  
> 
> I am using FreeRTOS on several projects.  I like the following
features:
> 
>  
> 
> -        Lean (small footprint, only the features I need.)
> 
> -        Evolving (almost too many code drops.  I am giving up on
> chasing changes)
> 
> -        Tractable.  I got my mind around the entire code base,
because
> it is so small
> 
>  
> 
> In the past, deeply embedded projects often would not use any RTOS.
This
> brings true tasking to my systems without the overhead and cost of
WinCE
> or Linux.  I considered uCOS, but this package does all that I need
from
> uCOS.  And the price is right.
> 
>  
> 
>   _____  
> 
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
Behalf
> Of Peter Homann
> Sent: Wednesday, August 24, 2005 5:15 AM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] LPC2138 and FreeRTOS
> 
>  
> 
> Hi,
> 
> I'm looking at using FreeRTOS on a LPC2138 based project. Does anyone 
> have any opinions, tips or experiences they could share on how 
> successful this combination is.
> 
> Thanks in advance.
> 
> Cheers,
> 
> Peter.
> -- 
> ------------------------------------------------------------------
> Web:   www.homanndesigns.com
> email: homann@h...
> Phone: +61 421 601 665
> www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
> www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board
> 
> 
> 
>   _____  
> 
> YAHOO! GROUPS LINKS 
> 
>  
> 
> *      Visit your group "lpc2000
> <http://groups.yahoo.com/group/lpc2000> " on the web.
>         
> *      To unsubscribe from this group, send an email to:
>       lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
>         
> *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> . 
> 
>  
> 
>   _____  
> 
> 
> 
> [Non-text portions of this message have been removed]





SPONSORED LINKS 

Microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microcontroller
s&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=
8085+microprocessor&c=5&s=120&.sig=OPqm0ilH6VyGn-geZ0nNwA>  

Microprocessor
<http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microcontrollers&
w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=80
85+microprocessor&c=5&s=120&.sig=e6n93hF7rArBsrPQJltQ_w>  

Intel microprocessors
<http://groups.yahoo.com/gads?t=ms&k=Intel+microprocessors&w1=Microcontr
ollers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontroller
s&w5=8085+microprocessor&c=5&s=120&.sig=EENrTtKaQUw-Vd0BgTdDmw>  

Pic microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microcontro
llers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers
&w5=8085+microprocessor&c=5&s=120&.sig=iYT6za1gT3-VT1hwIylDpw>  

8085 microprocessor
<http://groups.yahoo.com/gads?t=ms&k=8085+microprocessor&w1=Microcontrol
lers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&
w5=8085+microprocessor&c=5&s=120&.sig=PhYMBsCkQptYbazQFyNujQ>  





  _____  

YAHOO! GROUPS LINKS 



*      Visit your group "lpc2000
<http://groups.yahoo.com/group/lpc2000> " on the web.
        
*      To unsubscribe from this group, send an email to:
      lpc2000-unsubscribe@yahoogroups.com
<mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
        
*      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> . 



  _____  



[Non-text portions of this message have been removed]



---------------------------------
YAHOO! GROUPS LINKS 


    Visit your group "lpc2000" on the web.
  
    To unsubscribe from this group, send an email to:
 lpc2000-unsubscribe@yahoogroups.com
  
    Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 


---------------------------------




		
---------------------------------
Yahoo! for Good
 Click here to donate to the Hurricane Katrina relief effort. 

[Non-text portions of this message have been removed]

RE: [lpc2000] Re: LPC2138 and FreeRTOS

2005-09-16 by Dan Beadle

Thanks for pointing this out.  The credentials were temporarily disabled.
You should be able to get in now.  The link should be 

ftp::/ftp.inclinesoftworks.com if using IE, or just ftp.inclinesoftworks.com
<ftp://ftp.inclinesoftworks.com/>  if using ftp.com <ftp://ftp.com/>
command line

 

Dan

 

  _____  
Show quoted textHide quoted text
From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf Of
Rock Dubois
Sent: Thursday, September 15, 2005 8:30 PM
To: lpc2000@yahoogroups.com
Subject: RE: [lpc2000] Re: LPC2138 and FreeRTOS

 

Dan,

I tried to download it from your ftp site but it didn't let me in. I tried
again but still not able to login.

Yvon.


Dan Beadle <dan.beadle@...> wrote:
I have just posted FreeRTOS Version 3.20 for IAR/ARM on my website
ftp://inclinesoftworks.com <ftp://inclinesoftworks.com/>    Use UserName
incline9_cust and pw freertos.



This version of FreeRTOS has been adapted to IAR/ARM. (Using Version
4.30a of WARM).  It works with MCB2100 Eval Board.  It is adapted from
the Keil and SAM versions of the RTOS.



If you have questions, you can contact me..

Dan Beadle









  _____  

From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf
Of charlesgrenz
Sent: Wednesday, August 24, 2005 3:39 PM
To: lpc2000@yahoogroups.com
Subject: [lpc2000] Re: LPC2138 and FreeRTOS



Hi Dan,

  Did you find the port from gcc to IAR difficult? I am using IAR and
I was looking at the LPC2106 gcc version and porting that to the IAR
2106.

Thanks,
Charles



--- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> wrote:
> I did an early port of this to the IAR tool chain.  It took a while to
> get my mind around all the files, but, in truth, it is quite small and
> easy to work with.  The documentation is only available online.  I
would
> prefer a PDF to a web page, but that is a nit.
> 
>  
> 
> I am using FreeRTOS on several projects.  I like the following
features:
> 
>  
> 
> -        Lean (small footprint, only the features I need.)
> 
> -        Evolving (almost too many code drops.  I am giving up on
> chasing changes)
> 
> -        Tractable.  I got my mind around the entire code base,
because
> it is so small
> 
>  
> 
> In the past, deeply embedded projects often would not use any RTOS.
This
> brings true tasking to my systems without the overhead and cost of
WinCE
> or Linux.  I considered uCOS, but this package does all that I need
from
> uCOS.  And the price is right.
> 
>  
> 
>   _____  
> 
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
Behalf
> Of Peter Homann
> Sent: Wednesday, August 24, 2005 5:15 AM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] LPC2138 and FreeRTOS
> 
>  
> 
> Hi,
> 
> I'm looking at using FreeRTOS on a LPC2138 based project. Does anyone 
> have any opinions, tips or experiences they could share on how 
> successful this combination is.
> 
> Thanks in advance.
> 
> Cheers,
> 
> Peter.
> -- 
> ------------------------------------------------------------------
> Web:   www.homanndesigns.com
> email: homann@h...
> Phone: +61 421 601 665
> www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
> www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board
> 
> 
> 
>   _____  
> 
> YAHOO! GROUPS LINKS 
> 
>  
> 
> *      Visit your group "lpc2000
> <http://groups.yahoo.com/group/lpc2000> " on the web.
>         
> *      To unsubscribe from this group, send an email to:
>       lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
>         
> *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> . 
> 
>  
> 
>   _____  
> 
> 
> 
> [Non-text portions of this message have been removed]





SPONSORED LINKS 

Microcontrollers
<http://groups.yahoo.com/gads?t=ms
<http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microcontroller>
&k=Microcontrollers&w1=Microcontroller
s&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=
8085+microprocessor&c=5&s=120&.sig=OPqm0ilH6VyGn-geZ0nNwA>  

Microprocessor
<http://groups.yahoo.com/gads?t=ms
<http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microcontrollers&>
&k=Microprocessor&w1=Microcontrollers&
w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=80
85+microprocessor&c=5&s=120&.sig=e6n93hF7rArBsrPQJltQ_w>  

Intel microprocessors
<http://groups.yahoo.com/gads?t=ms
<http://groups.yahoo.com/gads?t=ms&k=Intel+microprocessors&w1=Microcontr>
&k=Intel+microprocessors&w1=Microcontr
ollers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontroller
s&w5=8085+microprocessor&c=5&s=120&.sig=EENrTtKaQUw-Vd0BgTdDmw>  

Pic microcontrollers
<http://groups.yahoo.com/gads?t=ms
<http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microcontro>
&k=Pic+microcontrollers&w1=Microcontro
llers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers
&w5=8085+microprocessor&c=5&s=120&.sig=iYT6za1gT3-VT1hwIylDpw>  

8085 microprocessor
<http://groups.yahoo.com/gads?t=ms
<http://groups.yahoo.com/gads?t=ms&k=8085+microprocessor&w1=Microcontrol>
&k=8085+microprocessor&w1=Microcontrol
lers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&
w5=8085+microprocessor&c=5&s=120&.sig=PhYMBsCkQptYbazQFyNujQ>  





  _____  

YAHOO! GROUPS LINKS 



*      Visit your group "lpc2000
<http://groups.yahoo.com/group/lpc2000> " on the web.
        
*      To unsubscribe from this group, send an email to:
      lpc2000-unsubscribe@yahoogroups.com
<mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
        
*      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> . 



  _____  



[Non-text portions of this message have been removed]



---------------------------------
YAHOO! GROUPS LINKS 


    Visit your group "lpc2000" on the web.
  
    To unsubscribe from this group, send an email to:
lpc2000-unsubscribe@yahoogroups.com
  
    Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 


---------------------------------



            
---------------------------------
Yahoo! for Good
Click here to donate to the Hurricane Katrina relief effort. 

[Non-text portions of this message have been removed]




SPONSORED LINKS 


Microprocessor
<http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microprocessor&w2=Mic
rocontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&.sig=t
sVC-J9hJ5qyXg0WPR0l6g>  

Microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microprocessor&w2=M
icrocontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&.sig
=DvJVNqC_pqRTm8Xq01nxwg>  

Pic
<http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microprocessor&
w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&
.sig=TpkoX4KofDJ7c6LyBvUqVQ>  microcontrollers 


8051
<http://groups.yahoo.com/gads?t=ms&k=8051+microprocessor&w1=Microprocessor&w
2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&.
sig=1Ipf1Fjfbd_HVIlekkDP-A>  microprocessor 

 

 

 

  _____  

YAHOO! GROUPS LINKS 

 

*	 Visit your group "lpc2000 <http://groups.yahoo.com/group/lpc2000> "
on the web.
  
*	 To unsubscribe from this group, send an email to:
 lpc2000-unsubscribe@yahoogroups.com
<mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
  
*	 Your use of Yahoo! Groups is subject to the Yahoo!
<http://docs.yahoo.com/info/terms/>  Terms of Service. 

 

  _____  



[Non-text portions of this message have been removed]

Re: LPC2138 and FreeRTOS

2005-09-16 by lehighuboy

Dan,

Where can I get a copy of the Keil port of the rtos?

Thanks, Garrett

--- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> wrote:
> Thanks for pointing this out.  The credentials were temporarily 
disabled.
> You should be able to get in now.  The link should be 
> 
> ftp::/ftp.inclinesoftworks.com if using IE, or just 
ftp.inclinesoftworks.com
> <ftp://ftp.inclinesoftworks.com/>  if using ftp.com <ftp://ftp.com/>
> command line
> 
>  
> 
> Dan
> 
>  
> 
>   _____  
> 
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On 
Behalf Of
> Rock Dubois
> Sent: Thursday, September 15, 2005 8:30 PM
> To: lpc2000@yahoogroups.com
> Subject: RE: [lpc2000] Re: LPC2138 and FreeRTOS
> 
>  
> 
> Dan,
> 
> I tried to download it from your ftp site but it didn't let me in. 
I tried
> again but still not able to login.
> 
> Yvon.
> 
> 
> Dan Beadle <dan.beadle@i...> wrote:
> I have just posted FreeRTOS Version 3.20 for IAR/ARM on my website
> ftp://inclinesoftworks.com <ftp://inclinesoftworks.com/>    Use 
UserName
> incline9_cust and pw freertos.
> 
> 
> 
> This version of FreeRTOS has been adapted to IAR/ARM. (Using Version
> 4.30a of WARM).  It works with MCB2100 Eval Board.  It is adapted 
from
> the Keil and SAM versions of the RTOS.
> 
> 
> 
> If you have questions, you can contact me..
> 
> Dan Beadle
> 
> 
> 
> 
> 
> 
> 
> 
> 
>   _____  
> 
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On 
Behalf
> Of charlesgrenz
> Sent: Wednesday, August 24, 2005 3:39 PM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] Re: LPC2138 and FreeRTOS
> 
> 
> 
> Hi Dan,
> 
>   Did you find the port from gcc to IAR difficult? I am using IAR 
and
> I was looking at the LPC2106 gcc version and porting that to the IAR
> 2106.
> 
> Thanks,
> Charles
> 
> 
> 
> --- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> 
wrote:
> > I did an early port of this to the IAR tool chain.  It took a 
while to
> > get my mind around all the files, but, in truth, it is quite 
small and
> > easy to work with.  The documentation is only available online.  I
> would
> > prefer a PDF to a web page, but that is a nit.
> > 
> >  
> > 
> > I am using FreeRTOS on several projects.  I like the following
> features:
> > 
> >  
> > 
> > -        Lean (small footprint, only the features I need.)
> > 
> > -        Evolving (almost too many code drops.  I am giving up on
> > chasing changes)
> > 
> > -        Tractable.  I got my mind around the entire code base,
> because
> > it is so small
> > 
> >  
> > 
> > In the past, deeply embedded projects often would not use any 
RTOS.
> This
> > brings true tasking to my systems without the overhead and cost of
> WinCE
> > or Linux.  I considered uCOS, but this package does all that I 
need
> from
> > uCOS.  And the price is right.
> > 
> >  
> > 
> >   _____  
> > 
> > From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
> Behalf
> > Of Peter Homann
> > Sent: Wednesday, August 24, 2005 5:15 AM
> > To: lpc2000@yahoogroups.com
> > Subject: [lpc2000] LPC2138 and FreeRTOS
> > 
> >  
> > 
> > Hi,
> > 
> > I'm looking at using FreeRTOS on a LPC2138 based project. Does 
anyone 
> > have any opinions, tips or experiences they could share on how 
> > successful this combination is.
> > 
> > Thanks in advance.
> > 
> > Cheers,
> > 
> > Peter.
> > -- 
> > ------------------------------------------------------------------
> > Web:   www.homanndesigns.com
> > email: homann@h...
> > Phone: +61 421 601 665
> > www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
> > www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board
> > 
> > 
> > 
> >   _____  
> > 
> > YAHOO! GROUPS LINKS 
> > 
> >  
> > 
> > *      Visit your group "lpc2000
> > <http://groups.yahoo.com/group/lpc2000> " on the web.
> >         
> > *      To unsubscribe from this group, send an email to:
> >       lpc2000-unsubscribe@yahoogroups.com
> > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
> >         
> > *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > Service <http://docs.yahoo.com/info/terms/> . 
> > 
> >  
> > 
> >   _____  
> > 
> > 
> > 
> > [Non-text portions of this message have been removed]
> 
> 
> 
> 
> 
> SPONSORED LINKS 
> 
> Microcontrollers
> <http://groups.yahoo.com/gads?t=ms
> <http://groups.yahoo.com/gads?
t=ms&k=Microcontrollers&w1=Microcontroller>
> &k=Microcontrollers&w1=Microcontroller
> 
s&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w
5=
> 8085+microprocessor&c=5&s=120&.sig=OPqm0ilH6VyGn-geZ0nNwA>  
> 
> Microprocessor
> <http://groups.yahoo.com/gads?t=ms
> <http://groups.yahoo.com/gads?
t=ms&k=Microprocessor&w1=Microcontrollers&>
> &k=Microprocessor&w1=Microcontrollers&
> 
w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=
80
> 85+microprocessor&c=5&s=120&.sig=e6n93hF7rArBsrPQJltQ_w>  
> 
> Intel microprocessors
> <http://groups.yahoo.com/gads?t=ms
> <http://groups.yahoo.com/gads?
t=ms&k=Intel+microprocessors&w1=Microcontr>
> &k=Intel+microprocessors&w1=Microcontr
> 
ollers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontroll
er
> s&w5=8085+microprocessor&c=5&s=120&.sig=EENrTtKaQUw-Vd0BgTdDmw>  
> 
> Pic microcontrollers
> <http://groups.yahoo.com/gads?t=ms
> <http://groups.yahoo.com/gads?
t=ms&k=Pic+microcontrollers&w1=Microcontro>
> &k=Pic+microcontrollers&w1=Microcontro
> 
llers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrolle
rs
> &w5=8085+microprocessor&c=5&s=120&.sig=iYT6za1gT3-VT1hwIylDpw>  
> 
> 8085 microprocessor
> <http://groups.yahoo.com/gads?t=ms
> <http://groups.yahoo.com/gads?
t=ms&k=8085+microprocessor&w1=Microcontrol>
> &k=8085+microprocessor&w1=Microcontrol
> 
lers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontroller
s&
> w5=8085+microprocessor&c=5&s=120&.sig=PhYMBsCkQptYbazQFyNujQ>  
> 
> 
> 
> 
> 
>   _____  
> 
> YAHOO! GROUPS LINKS 
> 
> 
> 
> *      Visit your group "lpc2000
> <http://groups.yahoo.com/group/lpc2000> " on the web.
>         
> *      To unsubscribe from this group, send an email to:
>       lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
>         
> *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> . 
> 
> 
> 
>   _____  
> 
> 
> 
> [Non-text portions of this message have been removed]
> 
> 
> 
> ---------------------------------
> YAHOO! GROUPS LINKS 
> 
> 
>     Visit your group "lpc2000" on the web.
>   
>     To unsubscribe from this group, send an email to:
> lpc2000-unsubscribe@yahoogroups.com
>   
>     Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service. 
> 
> 
> ---------------------------------
> 
> 
> 
>             
> ---------------------------------
> Yahoo! for Good
> Click here to donate to the Hurricane Katrina relief effort. 
> 
> [Non-text portions of this message have been removed]
> 
> 
> 
> 
> SPONSORED LINKS 
> 
> 
> Microprocessor
> <http://groups.yahoo.com/gads?
t=ms&k=Microprocessor&w1=Microprocessor&w2=Mic
> 
rocontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&
.sig=t
> sVC-J9hJ5qyXg0WPR0l6g>  
> 
> Microcontrollers
> <http://groups.yahoo.com/gads?
t=ms&k=Microcontrollers&w1=Microprocessor&w2=M
> 
icrocontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=9
3&.sig
> =DvJVNqC_pqRTm8Xq01nxwg>  
> 
> Pic
> <http://groups.yahoo.com/gads?
t=ms&k=Pic+microcontrollers&w1=Microprocessor&
> 
w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4
&s=93&
> .sig=TpkoX4KofDJ7c6LyBvUqVQ>  microcontrollers 
> 
> 
> 8051
> <http://groups.yahoo.com/gads?
t=ms&k=8051+microprocessor&w1=Microprocessor&w
> 
2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&
s=93&.
> sig=1Ipf1Fjfbd_HVIlekkDP-A>  microprocessor 
> 
>  
> 
>  
> 
>  
> 
>   _____  
> 
> YAHOO! GROUPS LINKS 
> 
>  
> 
> *	 Visit your group "lpc2000 
<http://groups.yahoo.com/group/lpc2000> "
Show quoted textHide quoted text
> on the web.
>   
> *	 To unsubscribe from this group, send an email to:
>  lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
>   
> *	 Your use of Yahoo! Groups is subject to the Yahoo!
> <http://docs.yahoo.com/info/terms/>  Terms of Service. 
> 
>  
> 
>   _____  
> 
> 
> 
> [Non-text portions of this message have been removed]

Re: LPC2138 and FreeRTOS

2005-09-16 by Richard

> Where can I get a copy of the Keil port of the rtos?

All the official ports are in the main download.  See the Keil port doc 
page (http://www.freertos.org/portlpckeil.html) for information on the 
Keil port,and the source code organisation page 
(http://www.freertos.org/a00017.html) for information on understanding 
the files in the download (of which only a few are required for each 
port and the rest can be deleted).

These are directly links so you will not see the menu frame.  If you 
want to see the menu frame go directly to http://www.FreeRTOS.org

Regards.

RE: [lpc2000] Re: LPC2138 and FreeRTOS

2005-09-19 by Dan Beadle

Go to www.freertos.org <http://www.freertos.org/> .  Richard has a wide
variety of ports, including the Keil MB2100 board.  I am trying to get
him to post the IAR port to the LPC (there is difference in the way the
assembly language is done between Keil and IAR - Keil has a better asm
macro).  Comments to him will help.  

 

Freertos is supported on everything from PIC to LPC to PC.  

 

Dan

 

 

  _____  
Show quoted textHide quoted text
From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf
Of lehighuboy
Sent: Friday, September 16, 2005 8:54 AM
To: lpc2000@yahoogroups.com
Subject: [lpc2000] Re: LPC2138 and FreeRTOS

 

Dan,

Where can I get a copy of the Keil port of the rtos?

Thanks, Garrett

--- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> wrote:
> Thanks for pointing this out.  The credentials were temporarily 
disabled.
> You should be able to get in now.  The link should be 
> 
> ftp::/ftp.inclinesoftworks.com if using IE, or just 
ftp.inclinesoftworks.com
> <ftp://ftp.inclinesoftworks.com/>  if using ftp.com <ftp://ftp.com/>
> command line
> 
>  
> 
> Dan
> 
>  
> 
>   _____  
> 
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On 
Behalf Of
> Rock Dubois
> Sent: Thursday, September 15, 2005 8:30 PM
> To: lpc2000@yahoogroups.com
> Subject: RE: [lpc2000] Re: LPC2138 and FreeRTOS
> 
>  
> 
> Dan,
> 
> I tried to download it from your ftp site but it didn't let me in. 
I tried
> again but still not able to login.
> 
> Yvon.
> 
> 
> Dan Beadle <dan.beadle@i...> wrote:
> I have just posted FreeRTOS Version 3.20 for IAR/ARM on my website
> ftp://inclinesoftworks.com <ftp://inclinesoftworks.com/>    Use 
UserName
> incline9_cust and pw freertos.
> 
> 
> 
> This version of FreeRTOS has been adapted to IAR/ARM. (Using Version
> 4.30a of WARM).  It works with MCB2100 Eval Board.  It is adapted 
from
> the Keil and SAM versions of the RTOS.
> 
> 
> 
> If you have questions, you can contact me..
> 
> Dan Beadle
> 
> 
> 
> 
> 
> 
> 
> 
> 
>   _____  
> 
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On 
Behalf
> Of charlesgrenz
> Sent: Wednesday, August 24, 2005 3:39 PM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] Re: LPC2138 and FreeRTOS
> 
> 
> 
> Hi Dan,
> 
>   Did you find the port from gcc to IAR difficult? I am using IAR 
and
> I was looking at the LPC2106 gcc version and porting that to the IAR
> 2106.
> 
> Thanks,
> Charles
> 
> 
> 
> --- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> 
wrote:
> > I did an early port of this to the IAR tool chain.  It took a 
while to
> > get my mind around all the files, but, in truth, it is quite 
small and
> > easy to work with.  The documentation is only available online.  I
> would
> > prefer a PDF to a web page, but that is a nit.
> > 
> >  
> > 
> > I am using FreeRTOS on several projects.  I like the following
> features:
> > 
> >  
> > 
> > -        Lean (small footprint, only the features I need.)
> > 
> > -        Evolving (almost too many code drops.  I am giving up on
> > chasing changes)
> > 
> > -        Tractable.  I got my mind around the entire code base,
> because
> > it is so small
> > 
> >  
> > 
> > In the past, deeply embedded projects often would not use any 
RTOS.
> This
> > brings true tasking to my systems without the overhead and cost of
> WinCE
> > or Linux.  I considered uCOS, but this package does all that I 
need
> from
> > uCOS.  And the price is right.
> > 
> >  
> > 
> >   _____  
> > 
> > From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
> Behalf
> > Of Peter Homann
> > Sent: Wednesday, August 24, 2005 5:15 AM
> > To: lpc2000@yahoogroups.com
> > Subject: [lpc2000] LPC2138 and FreeRTOS
> > 
> >  
> > 
> > Hi,
> > 
> > I'm looking at using FreeRTOS on a LPC2138 based project. Does 
anyone 
> > have any opinions, tips or experiences they could share on how 
> > successful this combination is.
> > 
> > Thanks in advance.
> > 
> > Cheers,
> > 
> > Peter.
> > -- 
> > ------------------------------------------------------------------
> > Web:   www.homanndesigns.com
> > email: homann@h...
> > Phone: +61 421 601 665
> > www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
> > www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board
> > 
> > 
> > 
> >   _____  
> > 
> > YAHOO! GROUPS LINKS 
> > 
> >  
> > 
> > *      Visit your group "lpc2000
> > <http://groups.yahoo.com/group/lpc2000> " on the web.
> >         
> > *      To unsubscribe from this group, send an email to:
> >       lpc2000-unsubscribe@yahoogroups.com
> > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
> >         
> > *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > Service <http://docs.yahoo.com/info/terms/> . 
> > 
> >  
> > 
> >   _____  
> > 
> > 
> > 
> > [Non-text portions of this message have been removed]
> 
> 
> 
> 
> 
> SPONSORED LINKS 
> 
> Microcontrollers
> <http://groups.yahoo.com/gads?t=ms
> <http://groups.yahoo.com/gads?
t=ms&k=Microcontrollers&w1=Microcontroller>
> &k=Microcontrollers&w1=Microcontroller
> 
s&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w
5=
> 8085+microprocessor&c=5&s=120&.sig=OPqm0ilH6VyGn-geZ0nNwA>  
> 
> Microprocessor
> <http://groups.yahoo.com/gads?t=ms
> <http://groups.yahoo.com/gads?
t=ms&k=Microprocessor&w1=Microcontrollers&>
> &k=Microprocessor&w1=Microcontrollers&
> 
w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=
80
> 85+microprocessor&c=5&s=120&.sig=e6n93hF7rArBsrPQJltQ_w>  
> 
> Intel microprocessors
> <http://groups.yahoo.com/gads?t=ms
> <http://groups.yahoo.com/gads?
t=ms&k=Intel+microprocessors&w1=Microcontr>
> &k=Intel+microprocessors&w1=Microcontr
> 
ollers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontroll
er
> s&w5=8085+microprocessor&c=5&s=120&.sig=EENrTtKaQUw-Vd0BgTdDmw>  
> 
> Pic microcontrollers
> <http://groups.yahoo.com/gads?t=ms
> <http://groups.yahoo.com/gads?
t=ms&k=Pic+microcontrollers&w1=Microcontro>
> &k=Pic+microcontrollers&w1=Microcontro
> 
llers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrolle
rs
> &w5=8085+microprocessor&c=5&s=120&.sig=iYT6za1gT3-VT1hwIylDpw>  
> 
> 8085 microprocessor
> <http://groups.yahoo.com/gads?t=ms
> <http://groups.yahoo.com/gads?
t=ms&k=8085+microprocessor&w1=Microcontrol>
> &k=8085+microprocessor&w1=Microcontrol
> 
lers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontroller
s&
> w5=8085+microprocessor&c=5&s=120&.sig=PhYMBsCkQptYbazQFyNujQ>  
> 
> 
> 
> 
> 
>   _____  
> 
> YAHOO! GROUPS LINKS 
> 
> 
> 
> *      Visit your group "lpc2000
> <http://groups.yahoo.com/group/lpc2000> " on the web.
>         
> *      To unsubscribe from this group, send an email to:
>       lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
>         
> *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> . 
> 
> 
> 
>   _____  
> 
> 
> 
> [Non-text portions of this message have been removed]
> 
> 
> 
> ---------------------------------
> YAHOO! GROUPS LINKS 
> 
> 
>     Visit your group "lpc2000" on the web.
>   
>     To unsubscribe from this group, send an email to:
> lpc2000-unsubscribe@yahoogroups.com
>   
>     Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service. 
> 
> 
> ---------------------------------
> 
> 
> 
>             
> ---------------------------------
> Yahoo! for Good
> Click here to donate to the Hurricane Katrina relief effort. 
> 
> [Non-text portions of this message have been removed]
> 
> 
> 
> 
> SPONSORED LINKS 
> 
> 
> Microprocessor
> <http://groups.yahoo.com/gads?
t=ms&k=Microprocessor&w1=Microprocessor&w2=Mic
> 
rocontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&
.sig=t
> sVC-J9hJ5qyXg0WPR0l6g>  
> 
> Microcontrollers
> <http://groups.yahoo.com/gads?
t=ms&k=Microcontrollers&w1=Microprocessor&w2=M
> 
icrocontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=9
3&.sig
> =DvJVNqC_pqRTm8Xq01nxwg>  
> 
> Pic
> <http://groups.yahoo.com/gads?
t=ms&k=Pic+microcontrollers&w1=Microprocessor&
> 
w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4
&s=93&
> .sig=TpkoX4KofDJ7c6LyBvUqVQ>  microcontrollers 
> 
> 
> 8051
> <http://groups.yahoo.com/gads?
t=ms&k=8051+microprocessor&w1=Microprocessor&w
> 
2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&
s=93&.
> sig=1Ipf1Fjfbd_HVIlekkDP-A>  microprocessor 
> 
>  
> 
>  
> 
>  
> 
>   _____  
> 
> YAHOO! GROUPS LINKS 
> 
>  
> 
> *      Visit your group "lpc2000 
<http://groups.yahoo.com/group/lpc2000> "
> on the web.
>   
> *      To unsubscribe from this group, send an email to:
>  lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
>   
> *      Your use of Yahoo! Groups is subject to the Yahoo!
> <http://docs.yahoo.com/info/terms/>  Terms of Service. 
> 
>  
> 
>   _____  
> 
> 
> 
> [Non-text portions of this message have been removed]






SPONSORED LINKS 

Microprocessor
<http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microprocessor&w2
=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=9
3&.sig=tsVC-J9hJ5qyXg0WPR0l6g>  

Microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microprocessor&
w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s
=93&.sig=DvJVNqC_pqRTm8Xq01nxwg>  

Pic microcontrollers
<http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microproces
sor&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c
=4&s=93&.sig=TpkoX4KofDJ7c6LyBvUqVQ>  

8051 microprocessor
<http://groups.yahoo.com/gads?t=ms&k=8051+microprocessor&w1=Microprocess
or&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=
4&s=93&.sig=1Ipf1Fjfbd_HVIlekkDP-A>  

 

 

 

  _____  

YAHOO! GROUPS LINKS 

 

*	 Visit your group "lpc2000
<http://groups.yahoo.com/group/lpc2000> " on the web.
	  
*	 To unsubscribe from this group, send an email to:
	 lpc2000-unsubscribe@yahoogroups.com
<mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
	  
*	 Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> . 

 

  _____  



[Non-text portions of this message have been removed]

Re: [lpc2000] Re: LPC2138 and FreeRTOS

2005-09-23 by FreeRTOS Info

> Go to www.freertos.org <http://www.freertos.org/> .  Richard has a wide
> variety of ports, including the Keil MB2100 board.  I am trying to get
> him to post the IAR port to the LPC (there is difference in the way the
> assembly language is done between Keil and IAR - Keil has a better asm
> macro).  Comments to him will help.
>


Dan,

I've just uploaded FreeRTOS V3.2.2.  This adds a supported IAR LPC2129 port.
Converting to an LPC2138 should not be a problem.

Regards,
Richard.


http://www.FreeRTOS.org




>
>
> Freertos is supported on everything from PIC to LPC to PC.
>
>
>
> Dan
>
>
>
>
>
>   _____
>
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf
> Of lehighuboy
> Sent: Friday, September 16, 2005 8:54 AM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] Re: LPC2138 and FreeRTOS
>
>
>
> Dan,
>
> Where can I get a copy of the Keil port of the rtos?
>
> Thanks, Garrett
>
> --- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> wrote:
> > Thanks for pointing this out.  The credentials were temporarily
> disabled.
> > You should be able to get in now.  The link should be
> >
> > ftp::/ftp.inclinesoftworks.com if using IE, or just
> ftp.inclinesoftworks.com
> > <ftp://ftp.inclinesoftworks.com/>  if using ftp.com <ftp://ftp.com/>
> > command line
> >
> >
> >
> > Dan
> >
> >
> >
> >   _____
> >
> > From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
> Behalf Of
> > Rock Dubois
> > Sent: Thursday, September 15, 2005 8:30 PM
> > To: lpc2000@yahoogroups.com
> > Subject: RE: [lpc2000] Re: LPC2138 and FreeRTOS
> >
> >
> >
> > Dan,
> >
> > I tried to download it from your ftp site but it didn't let me in.
> I tried
> > again but still not able to login.
> >
> > Yvon.
> >
> >
> > Dan Beadle <dan.beadle@i...> wrote:
> > I have just posted FreeRTOS Version 3.20 for IAR/ARM on my website
> > ftp://inclinesoftworks.com <ftp://inclinesoftworks.com/>    Use
> UserName
> > incline9_cust and pw freertos.
> >
> >
> >
> > This version of FreeRTOS has been adapted to IAR/ARM. (Using Version
> > 4.30a of WARM).  It works with MCB2100 Eval Board.  It is adapted
> from
> > the Keil and SAM versions of the RTOS.
> >
> >
> >
> > If you have questions, you can contact me..
> >
> > Dan Beadle
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >   _____
> >
> > From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
> Behalf
> > Of charlesgrenz
> > Sent: Wednesday, August 24, 2005 3:39 PM
> > To: lpc2000@yahoogroups.com
> > Subject: [lpc2000] Re: LPC2138 and FreeRTOS
> >
> >
> >
> > Hi Dan,
> >
> >   Did you find the port from gcc to IAR difficult? I am using IAR
> and
> > I was looking at the LPC2106 gcc version and porting that to the IAR
> > 2106.
> >
> > Thanks,
> > Charles
> >
> >
> >
> > --- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...>
> wrote:
> > > I did an early port of this to the IAR tool chain.  It took a
> while to
> > > get my mind around all the files, but, in truth, it is quite
> small and
> > > easy to work with.  The documentation is only available online.  I
> > would
> > > prefer a PDF to a web page, but that is a nit.
> > >
> > >
> > >
> > > I am using FreeRTOS on several projects.  I like the following
> > features:
> > >
> > >
> > >
> > > -        Lean (small footprint, only the features I need.)
> > >
> > > -        Evolving (almost too many code drops.  I am giving up on
> > > chasing changes)
> > >
> > > -        Tractable.  I got my mind around the entire code base,
> > because
> > > it is so small
> > >
> > >
> > >
> > > In the past, deeply embedded projects often would not use any
> RTOS.
> > This
> > > brings true tasking to my systems without the overhead and cost of
> > WinCE
> > > or Linux.  I considered uCOS, but this package does all that I
> need
> > from
> > > uCOS.  And the price is right.
> > >
> > >
> > >
> > >   _____
> > >
> > > From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
> > Behalf
> > > Of Peter Homann
> > > Sent: Wednesday, August 24, 2005 5:15 AM
> > > To: lpc2000@yahoogroups.com
> > > Subject: [lpc2000] LPC2138 and FreeRTOS
> > >
> > >
> > >
> > > Hi,
> > >
> > > I'm looking at using FreeRTOS on a LPC2138 based project. Does
> anyone
> > > have any opinions, tips or experiences they could share on how
> > > successful this combination is.
> > >
> > > Thanks in advance.
> > >
> > > Cheers,
> > >
> > > Peter.
> > > -- 
> > > ------------------------------------------------------------------
> > > Web:   www.homanndesigns.com
> > > email: homann@h...
> > > Phone: +61 421 601 665
> > > www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
> > > www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board
> > >
> > >
> > >
> > >   _____
> > >
> > > YAHOO! GROUPS LINKS
> > >
> > >
> > >
> > > *      Visit your group "lpc2000
> > > <http://groups.yahoo.com/group/lpc2000> " on the web.
> > >
> > > *      To unsubscribe from this group, send an email to:
> > >       lpc2000-unsubscribe@yahoogroups.com
> > > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe>
> > >
> > > *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > > Service <http://docs.yahoo.com/info/terms/> .
> > >
> > >
> > >
> > >   _____
> > >
> > >
> > >
> > > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> >
> > SPONSORED LINKS
> >
> > Microcontrollers
> > <http://groups.yahoo.com/gads?t=ms
> > <http://groups.yahoo.com/gads?
> t=ms&k=Microcontrollers&w1=Microcontroller>
> > &k=Microcontrollers&w1=Microcontroller
> >
> s&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w
> 5=
> > 8085+microprocessor&c=5&s=120&.sig=OPqm0ilH6VyGn-geZ0nNwA>
> >
> > Microprocessor
> > <http://groups.yahoo.com/gads?t=ms
> > <http://groups.yahoo.com/gads?
> t=ms&k=Microprocessor&w1=Microcontrollers&>
> > &k=Microprocessor&w1=Microcontrollers&
> >
> w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=
> 80
> > 85+microprocessor&c=5&s=120&.sig=e6n93hF7rArBsrPQJltQ_w>
> >
> > Intel microprocessors
> > <http://groups.yahoo.com/gads?t=ms
> > <http://groups.yahoo.com/gads?
> t=ms&k=Intel+microprocessors&w1=Microcontr>
> > &k=Intel+microprocessors&w1=Microcontr
> >
> ollers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontroll
> er
> > s&w5=8085+microprocessor&c=5&s=120&.sig=EENrTtKaQUw-Vd0BgTdDmw>
> >
> > Pic microcontrollers
> > <http://groups.yahoo.com/gads?t=ms
> > <http://groups.yahoo.com/gads?
> t=ms&k=Pic+microcontrollers&w1=Microcontro>
> > &k=Pic+microcontrollers&w1=Microcontro
> >
> llers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrolle
> rs
> > &w5=8085+microprocessor&c=5&s=120&.sig=iYT6za1gT3-VT1hwIylDpw>
> >
> > 8085 microprocessor
> > <http://groups.yahoo.com/gads?t=ms
> > <http://groups.yahoo.com/gads?
> t=ms&k=8085+microprocessor&w1=Microcontrol>
> > &k=8085+microprocessor&w1=Microcontrol
> >
> lers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontroller
> s&
> > w5=8085+microprocessor&c=5&s=120&.sig=PhYMBsCkQptYbazQFyNujQ>
> >
> >
> >
> >
> >
> >   _____
> >
> > YAHOO! GROUPS LINKS
> >
> >
> >
> > *      Visit your group "lpc2000
> > <http://groups.yahoo.com/group/lpc2000> " on the web.
> >
> > *      To unsubscribe from this group, send an email to:
> >       lpc2000-unsubscribe@yahoogroups.com
> > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe>
> >
> > *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > Service <http://docs.yahoo.com/info/terms/> .
> >
> >
> >
> >   _____
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> > ---------------------------------
> > YAHOO! GROUPS LINKS
> >
> >
> >     Visit your group "lpc2000" on the web.
> >
> >     To unsubscribe from this group, send an email to:
> > lpc2000-unsubscribe@yahoogroups.com
> >
> >     Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service.
> >
> >
> > ---------------------------------
> >
> >
> >
> >
> > ---------------------------------
> > Yahoo! for Good
> > Click here to donate to the Hurricane Katrina relief effort.
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> > SPONSORED LINKS
> >
> >
> > Microprocessor
> > <http://groups.yahoo.com/gads?
> t=ms&k=Microprocessor&w1=Microprocessor&w2=Mic
> >
> rocontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&
> .sig=t
> > sVC-J9hJ5qyXg0WPR0l6g>
> >
> > Microcontrollers
> > <http://groups.yahoo.com/gads?
> t=ms&k=Microcontrollers&w1=Microprocessor&w2=M
> >
> icrocontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=9
> 3&.sig
> > =DvJVNqC_pqRTm8Xq01nxwg>
> >
> > Pic
> > <http://groups.yahoo.com/gads?
> t=ms&k=Pic+microcontrollers&w1=Microprocessor&
> >
> w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4
> &s=93&
> > .sig=TpkoX4KofDJ7c6LyBvUqVQ>  microcontrollers
> >
> >
> > 8051
> > <http://groups.yahoo.com/gads?
> t=ms&k=8051+microprocessor&w1=Microprocessor&w
> >
> 2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&
> s=93&.
> > sig=1Ipf1Fjfbd_HVIlekkDP-A>  microprocessor
> >
> >
> >
> >
> >
> >
> >
> >   _____
> >
> > YAHOO! GROUPS LINKS
> >
> >
> >
> > *      Visit your group "lpc2000
> <http://groups.yahoo.com/group/lpc2000> "
> > on the web.
> >
> > *      To unsubscribe from this group, send an email to:
> >  lpc2000-unsubscribe@yahoogroups.com
> > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe>
> >
> > *      Your use of Yahoo! Groups is subject to the Yahoo!
> > <http://docs.yahoo.com/info/terms/>  Terms of Service.
> >
> >
> >
> >   _____
> >
> >
> >
> > [Non-text portions of this message have been removed]
>
>
>
>
>
>
> SPONSORED LINKS
>
> Microprocessor
> <http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microprocessor&w2
> =Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=9
> 3&.sig=tsVC-J9hJ5qyXg0WPR0l6g>
>
> Microcontrollers
> <http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microprocessor&
> w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s
> =93&.sig=DvJVNqC_pqRTm8Xq01nxwg>
>
> Pic microcontrollers
> <http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microproces
> sor&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c
> =4&s=93&.sig=TpkoX4KofDJ7c6LyBvUqVQ>
>
> 8051 microprocessor
> <http://groups.yahoo.com/gads?t=ms&k=8051+microprocessor&w1=Microprocess
> or&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=
> 4&s=93&.sig=1Ipf1Fjfbd_HVIlekkDP-A>
>
>
>
>
>
>
>
>   _____
>
> YAHOO! GROUPS LINKS
>
>
>
> *      Visit your group "lpc2000
> <http://groups.yahoo.com/group/lpc2000> " on the web.
>
> *      To unsubscribe from this group, send an email to:
>       lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe>
>
> *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> .
>
>
>
>   _____
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> --------------------------------------------------------------------------
------
> YAHOO! GROUPS LINKS
>
>   a..  Visit your group "lpc2000" on the web.
>
>   b..  To unsubscribe from this group, send an email to:
>    lpc2000-unsubscribe@yahoogroups.com
>
>   c..  Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
>
>
> --------------------------------------------------------------------------
------
>
>

RE: [lpc2000] Re: LPC2138 and FreeRTOS

2005-09-25 by Dan Beadle

Thanks.  

 

This will make FreeRTOS easy for those of us using IAR

 

  _____  
Show quoted textHide quoted text
From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf
Of FreeRTOS Info
Sent: Friday, September 23, 2005 8:53 AM
To: lpc2000@yahoogroups.com
Subject: Re: [lpc2000] Re: LPC2138 and FreeRTOS

 

> Go to www.freertos.org <http://www.freertos.org/> .  Richard has a
wide
> variety of ports, including the Keil MB2100 board.  I am trying to get
> him to post the IAR port to the LPC (there is difference in the way
the
> assembly language is done between Keil and IAR - Keil has a better asm
> macro).  Comments to him will help.
>


Dan,

I've just uploaded FreeRTOS V3.2.2.  This adds a supported IAR LPC2129
port.
Converting to an LPC2138 should not be a problem.

Regards,
Richard.


http://www.FreeRTOS.org




>
>
> Freertos is supported on everything from PIC to LPC to PC.
>
>
>
> Dan
>
>
>
>
>
>   _____
>
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
Behalf
> Of lehighuboy
> Sent: Friday, September 16, 2005 8:54 AM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] Re: LPC2138 and FreeRTOS
>
>
>
> Dan,
>
> Where can I get a copy of the Keil port of the rtos?
>
> Thanks, Garrett
>
> --- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...> wrote:
> > Thanks for pointing this out.  The credentials were temporarily
> disabled.
> > You should be able to get in now.  The link should be
> >
> > ftp::/ftp.inclinesoftworks.com if using IE, or just
> ftp.inclinesoftworks.com
> > <ftp://ftp.inclinesoftworks.com/>  if using ftp.com <ftp://ftp.com/>
> > command line
> >
> >
> >
> > Dan
> >
> >
> >
> >   _____
> >
> > From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
> Behalf Of
> > Rock Dubois
> > Sent: Thursday, September 15, 2005 8:30 PM
> > To: lpc2000@yahoogroups.com
> > Subject: RE: [lpc2000] Re: LPC2138 and FreeRTOS
> >
> >
> >
> > Dan,
> >
> > I tried to download it from your ftp site but it didn't let me in.
> I tried
> > again but still not able to login.
> >
> > Yvon.
> >
> >
> > Dan Beadle <dan.beadle@i...> wrote:
> > I have just posted FreeRTOS Version 3.20 for IAR/ARM on my website
> > ftp://inclinesoftworks.com <ftp://inclinesoftworks.com/>    Use
> UserName
> > incline9_cust and pw freertos.
> >
> >
> >
> > This version of FreeRTOS has been adapted to IAR/ARM. (Using Version
> > 4.30a of WARM).  It works with MCB2100 Eval Board.  It is adapted
> from
> > the Keil and SAM versions of the RTOS.
> >
> >
> >
> > If you have questions, you can contact me..
> >
> > Dan Beadle
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >   _____
> >
> > From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
> Behalf
> > Of charlesgrenz
> > Sent: Wednesday, August 24, 2005 3:39 PM
> > To: lpc2000@yahoogroups.com
> > Subject: [lpc2000] Re: LPC2138 and FreeRTOS
> >
> >
> >
> > Hi Dan,
> >
> >   Did you find the port from gcc to IAR difficult? I am using IAR
> and
> > I was looking at the LPC2106 gcc version and porting that to the IAR
> > 2106.
> >
> > Thanks,
> > Charles
> >
> >
> >
> > --- In lpc2000@yahoogroups.com, "Dan Beadle" <dan.beadle@i...>
> wrote:
> > > I did an early port of this to the IAR tool chain.  It took a
> while to
> > > get my mind around all the files, but, in truth, it is quite
> small and
> > > easy to work with.  The documentation is only available online.  I
> > would
> > > prefer a PDF to a web page, but that is a nit.
> > >
> > >
> > >
> > > I am using FreeRTOS on several projects.  I like the following
> > features:
> > >
> > >
> > >
> > > -        Lean (small footprint, only the features I need.)
> > >
> > > -        Evolving (almost too many code drops.  I am giving up on
> > > chasing changes)
> > >
> > > -        Tractable.  I got my mind around the entire code base,
> > because
> > > it is so small
> > >
> > >
> > >
> > > In the past, deeply embedded projects often would not use any
> RTOS.
> > This
> > > brings true tasking to my systems without the overhead and cost of
> > WinCE
> > > or Linux.  I considered uCOS, but this package does all that I
> need
> > from
> > > uCOS.  And the price is right.
> > >
> > >
> > >
> > >   _____
> > >
> > > From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On
> > Behalf
> > > Of Peter Homann
> > > Sent: Wednesday, August 24, 2005 5:15 AM
> > > To: lpc2000@yahoogroups.com
> > > Subject: [lpc2000] LPC2138 and FreeRTOS
> > >
> > >
> > >
> > > Hi,
> > >
> > > I'm looking at using FreeRTOS on a LPC2138 based project. Does
> anyone
> > > have any opinions, tips or experiences they could share on how
> > > successful this combination is.
> > >
> > > Thanks in advance.
> > >
> > > Cheers,
> > >
> > > Peter.
> > > -- 
> > > ------------------------------------------------------------------
> > > Web:   www.homanndesigns.com
> > > email: homann@h...
> > > Phone: +61 421 601 665
> > > www.homanndesigns.com/DigiSpeedDeal.html - DC Spindle control
> > > www.homanndesigns.com/TurboTaig.html     - Taig Mill Upgrade board
> > >
> > >
> > >
> > >   _____
> > >
> > > YAHOO! GROUPS LINKS
> > >
> > >
> > >
> > > *      Visit your group "lpc2000
> > > <http://groups.yahoo.com/group/lpc2000> " on the web.
> > >
> > > *      To unsubscribe from this group, send an email to:
> > >       lpc2000-unsubscribe@yahoogroups.com
> > > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe>
> > >
> > > *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > > Service <http://docs.yahoo.com/info/terms/> .
> > >
> > >
> > >
> > >   _____
> > >
> > >
> > >
> > > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> >
> > SPONSORED LINKS
> >
> > Microcontrollers
> > <http://groups.yahoo.com/gads?t=ms
> > <http://groups.yahoo.com/gads?
> t=ms&k=Microcontrollers&w1=Microcontroller>
> > &k=Microcontrollers&w1=Microcontroller
> >
> s&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w
> 5=
> > 8085+microprocessor&c=5&s=120&.sig=OPqm0ilH6VyGn-geZ0nNwA>
> >
> > Microprocessor
> > <http://groups.yahoo.com/gads?t=ms
> > <http://groups.yahoo.com/gads?
> t=ms&k=Microprocessor&w1=Microcontrollers&>
> > &k=Microprocessor&w1=Microcontrollers&
> >
> w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrollers&w5=
> 80
> > 85+microprocessor&c=5&s=120&.sig=e6n93hF7rArBsrPQJltQ_w>
> >
> > Intel microprocessors
> > <http://groups.yahoo.com/gads?t=ms
> > <http://groups.yahoo.com/gads?
> t=ms&k=Intel+microprocessors&w1=Microcontr>
> > &k=Intel+microprocessors&w1=Microcontr
> >
> ollers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontroll
> er
> > s&w5=8085+microprocessor&c=5&s=120&.sig=EENrTtKaQUw-Vd0BgTdDmw>
> >
> > Pic microcontrollers
> > <http://groups.yahoo.com/gads?t=ms
> > <http://groups.yahoo.com/gads?
> t=ms&k=Pic+microcontrollers&w1=Microcontro>
> > &k=Pic+microcontrollers&w1=Microcontro
> >
> llers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontrolle
> rs
> > &w5=8085+microprocessor&c=5&s=120&.sig=iYT6za1gT3-VT1hwIylDpw>
> >
> > 8085 microprocessor
> > <http://groups.yahoo.com/gads?t=ms
> > <http://groups.yahoo.com/gads?
> t=ms&k=8085+microprocessor&w1=Microcontrol>
> > &k=8085+microprocessor&w1=Microcontrol
> >
> lers&w2=Microprocessor&w3=Intel+microprocessors&w4=Pic+microcontroller
> s&
> > w5=8085+microprocessor&c=5&s=120&.sig=PhYMBsCkQptYbazQFyNujQ>
> >
> >
> >
> >
> >
> >   _____
> >
> > YAHOO! GROUPS LINKS
> >
> >
> >
> > *      Visit your group "lpc2000
> > <http://groups.yahoo.com/group/lpc2000> " on the web.
> >
> > *      To unsubscribe from this group, send an email to:
> >       lpc2000-unsubscribe@yahoogroups.com
> > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe>
> >
> > *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > Service <http://docs.yahoo.com/info/terms/> .
> >
> >
> >
> >   _____
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> > ---------------------------------
> > YAHOO! GROUPS LINKS
> >
> >
> >     Visit your group "lpc2000" on the web.
> >
> >     To unsubscribe from this group, send an email to:
> > lpc2000-unsubscribe@yahoogroups.com
> >
> >     Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service.
> >
> >
> > ---------------------------------
> >
> >
> >
> >
> > ---------------------------------
> > Yahoo! for Good
> > Click here to donate to the Hurricane Katrina relief effort.
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> > SPONSORED LINKS
> >
> >
> > Microprocessor
> > <http://groups.yahoo.com/gads?
> t=ms&k=Microprocessor&w1=Microprocessor&w2=Mic
> >
> rocontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&
> .sig=t
> > sVC-J9hJ5qyXg0WPR0l6g>
> >
> > Microcontrollers
> > <http://groups.yahoo.com/gads?
> t=ms&k=Microcontrollers&w1=Microprocessor&w2=M
> >
> icrocontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=9
> 3&.sig
> > =DvJVNqC_pqRTm8Xq01nxwg>
> >
> > Pic
> > <http://groups.yahoo.com/gads?
> t=ms&k=Pic+microcontrollers&w1=Microprocessor&
> >
> w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4
> &s=93&
> > .sig=TpkoX4KofDJ7c6LyBvUqVQ>  microcontrollers
> >
> >
> > 8051
> > <http://groups.yahoo.com/gads?
> t=ms&k=8051+microprocessor&w1=Microprocessor&w
> >
> 2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&
> s=93&.
> > sig=1Ipf1Fjfbd_HVIlekkDP-A>  microprocessor
> >
> >
> >
> >
> >
> >
> >
> >   _____
> >
> > YAHOO! GROUPS LINKS
> >
> >
> >
> > *      Visit your group "lpc2000
> <http://groups.yahoo.com/group/lpc2000> "
> > on the web.
> >
> > *      To unsubscribe from this group, send an email to:
> >  lpc2000-unsubscribe@yahoogroups.com
> > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe>
> >
> > *      Your use of Yahoo! Groups is subject to the Yahoo!
> > <http://docs.yahoo.com/info/terms/>  Terms of Service.
> >
> >
> >
> >   _____
> >
> >
> >
> > [Non-text portions of this message have been removed]
>
>
>
>
>
>
> SPONSORED LINKS
>
> Microprocessor
>
<http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microprocessor&w2
>
=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=9
> 3&.sig=tsVC-J9hJ5qyXg0WPR0l6g>
>
> Microcontrollers
>
<http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microprocessor&
>
w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s
> =93&.sig=DvJVNqC_pqRTm8Xq01nxwg>
>
> Pic microcontrollers
>
<http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microproces
>
sor&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c
> =4&s=93&.sig=TpkoX4KofDJ7c6LyBvUqVQ>
>
> 8051 microprocessor
>
<http://groups.yahoo.com/gads?t=ms&k=8051+microprocessor&w1=Microprocess
>
or&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=
> 4&s=93&.sig=1Ipf1Fjfbd_HVIlekkDP-A>
>
>
>
>
>
>
>
>   _____
>
> YAHOO! GROUPS LINKS
>
>
>
> *      Visit your group "lpc2000
> <http://groups.yahoo.com/group/lpc2000> " on the web.
>
> *      To unsubscribe from this group, send an email to:
>       lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe>
>
> *      Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> .
>
>
>
>   _____
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
>
------------------------------------------------------------------------
--
------
> YAHOO! GROUPS LINKS
>
>   a..  Visit your group "lpc2000" on the web.
>
>   b..  To unsubscribe from this group, send an email to:
>    lpc2000-unsubscribe@yahoogroups.com
>
>   c..  Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
>
>
>
------------------------------------------------------------------------
--
------
>
>




  _____  

YAHOO! GROUPS LINKS 

 

*	 Visit your group "lpc2000
<http://groups.yahoo.com/group/lpc2000> " on the web.
	  
*	 To unsubscribe from this group, send an email to:
	 lpc2000-unsubscribe@yahoogroups.com
<mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
	  
*	 Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> . 

 

  _____  



[Non-text portions of this message have been removed]

RE: [lpc2000] Re: LPC2138 and FreeRTOS

2005-09-25 by balaji cr

Hi,
I am looking for an open source RTOS for Keil MCB2130
(LPC2138) board with TCP/IP. This board does not have
Ethernet. I want to use a Bluetooth (PPP over  serial
Bluetooth) or WLAN(GPIO interface) with LPC2138.

Has anybody tried it?

Please give your suggestions. Thanks.

Regards,
Balaji

--- Dan Beadle <dan.beadle@...>
wrote:

> Thanks.  
> 
>  
> 
> This will make FreeRTOS easy for those of us using
> IAR
> 
>  
> 
>   _____  
> 
> From: lpc2000@yahoogroups.com
> [mailto:lpc2000@yahoogroups.com] On Behalf
> Of FreeRTOS Info
> Sent: Friday, September 23, 2005 8:53 AM
> To: lpc2000@yahoogroups.com
> Subject: Re: [lpc2000] Re: LPC2138 and FreeRTOS
> 
>  
> 
> > Go to www.freertos.org <http://www.freertos.org/>
> .  Richard has a
> wide
> > variety of ports, including the Keil MB2100 board.
>  I am trying to get
> > him to post the IAR port to the LPC (there is
> difference in the way
> the
> > assembly language is done between Keil and IAR -
> Keil has a better asm
> > macro).  Comments to him will help.
> >
> 
> 
> Dan,
> 
> I've just uploaded FreeRTOS V3.2.2.  This adds a
> supported IAR LPC2129
> port.
> Converting to an LPC2138 should not be a problem.
> 
> Regards,
> Richard.
> 
> 
> http://www.FreeRTOS.org
> 
> 
> 
> 
> >
> >
> > Freertos is supported on everything from PIC to
> LPC to PC.
> >
> >
> >
> > Dan
> >
> >
> >
> >
> >
> >   _____
> >
> > From: lpc2000@yahoogroups.com
> [mailto:lpc2000@yahoogroups.com] On
> Behalf
> > Of lehighuboy
> > Sent: Friday, September 16, 2005 8:54 AM
> > To: lpc2000@yahoogroups.com
> > Subject: [lpc2000] Re: LPC2138 and FreeRTOS
> >
> >
> >
> > Dan,
> >
> > Where can I get a copy of the Keil port of the
> rtos?
> >
> > Thanks, Garrett
> >
> > --- In lpc2000@yahoogroups.com, "Dan Beadle"
> <dan.beadle@i...> wrote:
> > > Thanks for pointing this out.  The credentials
> were temporarily
> > disabled.
> > > You should be able to get in now.  The link
> should be
> > >
> > > ftp::/ftp.inclinesoftworks.com if using IE, or
> just
> > ftp.inclinesoftworks.com
> > > <ftp://ftp.inclinesoftworks.com/>  if using
> ftp.com <ftp://ftp.com/>
> > > command line
> > >
> > >
> > >
> > > Dan
> > >
> > >
> > >
> > >   _____
> > >
> > > From: lpc2000@yahoogroups.com
> [mailto:lpc2000@yahoogroups.com] On
> > Behalf Of
> > > Rock Dubois
> > > Sent: Thursday, September 15, 2005 8:30 PM
> > > To: lpc2000@yahoogroups.com
> > > Subject: RE: [lpc2000] Re: LPC2138 and FreeRTOS
> > >
> > >
> > >
> > > Dan,
> > >
> > > I tried to download it from your ftp site but it
> didn't let me in.
> > I tried
> > > again but still not able to login.
> > >
> > > Yvon.
> > >
> > >
> > > Dan Beadle <dan.beadle@i...> wrote:
> > > I have just posted FreeRTOS Version 3.20 for
> IAR/ARM on my website
> > > ftp://inclinesoftworks.com
> <ftp://inclinesoftworks.com/>    Use
> > UserName
> > > incline9_cust and pw freertos.
> > >
> > >
> > >
> > > This version of FreeRTOS has been adapted to
> IAR/ARM. (Using Version
> > > 4.30a of WARM).  It works with MCB2100 Eval
> Board.  It is adapted
> > from
> > > the Keil and SAM versions of the RTOS.
> > >
> > >
> > >
> > > If you have questions, you can contact me..
> > >
> > > Dan Beadle
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >   _____
> > >
> > > From: lpc2000@yahoogroups.com
> [mailto:lpc2000@yahoogroups.com] On
> > Behalf
> > > Of charlesgrenz
> > > Sent: Wednesday, August 24, 2005 3:39 PM
> > > To: lpc2000@yahoogroups.com
> > > Subject: [lpc2000] Re: LPC2138 and FreeRTOS
> > >
> > >
> > >
> > > Hi Dan,
> > >
> > >   Did you find the port from gcc to IAR
> difficult? I am using IAR
> > and
> > > I was looking at the LPC2106 gcc version and
> porting that to the IAR
> > > 2106.
> > >
> > > Thanks,
> > > Charles
> > >
> > >
> > >
> > > --- In lpc2000@yahoogroups.com, "Dan Beadle"
> <dan.beadle@i...>
> > wrote:
> > > > I did an early port of this to the IAR tool
> chain.  It took a
> > while to
> > > > get my mind around all the files, but, in
> truth, it is quite
> > small and
> > > > easy to work with.  The documentation is only
> available online.  I
> > > would
> > > > prefer a PDF to a web page, but that is a nit.
> > > >
> > > >
> > > >
> > > > I am using FreeRTOS on several projects.  I
> like the following
> > > features:
> 
=== message truncated ===


Dream is just a dream.  A goal is a dream with a plan and a deadline.
- Harvey Mackay

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.