Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
|
Hello, I'm quite new to actually using any RTOS and the ARM familly, but the LPC2k series look wonderfull, concerning speed and capabillities. I was wondering, anyone know some good RTOS supporting the LPC2k, preferrably with the IAR compiler, since it produces such compact code. I was thinking of CMX RTX (www.cmx.com), but maybe someone has a better sugestion? I tried Ecos, but it did not that much, and it was hell getting the tools up. Thanks in advance, Didier |
|
|
|
Didier, You could try uC/OS-II! The ARM port for the same is free (which includes LPC210x HAL) & can be downloaded from my site. Currently it supports gcc & ARM tools (ADS & SDT). http://geocities.com/michaelanburaj/uCOS/index.html Well tested & takes very little ROM / RAM. Cheers, -Mike. --- didier_edna <> wrote: > Hello, > > I'm quite new to actually using any RTOS and the ARM > familly, but the > LPC2k series look wonderfull, concerning speed and > capabillities. > > I was wondering, anyone know some good RTOS > supporting the LPC2k, > preferrably with the IAR compiler, since it produces > such compact code. > > I was thinking of CMX RTX (www.cmx.com), but maybe > someone has a > better sugestion? > I tried Ecos, but it did not that much, and it was > hell getting the > tools up. > > Thanks in advance, > > Didier __________________________________ |
|
You might want to consider debugging in selecting an RTOS. CMX has a plug in, making debug easier. I hacked FreeRTOS to compile under IAR. That was a bit of a chore. I will be contributing that conversion back to FreeRTOS soon. I like it. Tiny, just the core features I need without any fluff. Dan _____ From: didier_edna [mailto:] Sent: Tuesday, January 18, 2005 7:40 AM To: Subject: [lpc2000] RTOS for LPC family Hello, I'm quite new to actually using any RTOS and the ARM familly, but the LPC2k series look wonderfull, concerning speed and capabillities. I was wondering, anyone know some good RTOS supporting the LPC2k, preferrably with the IAR compiler, since it produces such compact code. I was thinking of CMX RTX (www.cmx.com), but maybe someone has a better sugestion? I tried Ecos, but it did not that much, and it was hell getting the tools up. Thanks in advance, Didier Yahoo! Groups Sponsor ADVERTISEMENT <http://us.ard.yahoo.com/SIG=1295mpva1/M=298184.5639630.6699735.3001176/D=gr oups/S=1706554205:HM/EXP=1106150540/A=2532114/R=2/SIG=12km446qg/*http:/clk.a tdmt.com/NFX/go/yhxxxnfx0020000014nfx/direct/01/&time=1106064140257446 <http://view.atdmt.com/NFX/view/yhxxxnfx0020000014nfx/direct/01/&time=110606 4140257446 <http://us.adserver.yahoo.com/l?M=298184.5639630.6699735.3001176/D=groups/S= :HM/A=2532114/rand=579748251 _____ > Terms of Service. [Non-text portions of this message have been removed] |
|
Didier, you might want to have a look at uC-OSII from http://www.micrium.com as well. Very small, very low cost to get started, just by the book. There is a one time charge if you want to use it for a commercial application (don't know exactly how much) but as I remember it was the lowest cost professional supported RTOS I saw hth Bob --- In , "Dan Beadle" <dan.beadle@i...> wrote: > You might want to consider debugging in selecting an RTOS. CMX has a plug > in, making debug easier. > > I hacked FreeRTOS to compile under IAR. That was a bit of a chore. I will > be contributing that conversion back to FreeRTOS soon. I like it. Tiny, > just the core features I need without any fluff. > > Dan > > _____ > > From: didier_edna [mailto:didier_edna@y...] > Sent: Tuesday, January 18, 2005 7:40 AM > To: > Subject: [lpc2000] RTOS for LPC family > > > Hello, > > I'm quite new to actually using any RTOS and the ARM familly, but the > LPC2k series look wonderfull, concerning speed and capabillities. > > I was wondering, anyone know some good RTOS supporting the LPC2k, > preferrably with the IAR compiler, since it produces such compact code. > > I was thinking of CMX RTX (www.cmx.com), but maybe someone has a > better sugestion? > I tried Ecos, but it did not that much, and it was hell getting the > tools up. > > Thanks in advance, > > Didier > Yahoo! Groups Sponsor > > ADVERTISEMENT <http://us.ard.yahoo.com/SIG=1295mpva1/M=298184.5639630.6699735.3001176/D=gr > oups/S=1706554205:HM/EXP=1106150540/A=2532114/R=2/SIG=12km446qg/*http:/clk.a > tdmt.com/NFX/go/yhxxxnfx0020000014nfx/direct/01/&time=1106064140257446 > <http://view.atdmt.com/NFX/view/yhxxxnfx0020000014nfx/direct/01/&time=110606 > 4140257446 > > <http://us.adserver.yahoo.com/l?M=298184.5639630.6699735.3001176/D=groups/S= > :HM/A=2532114/rand=579748251 > > _____ > > > Terms of Service. > > [Non-text portions of this message have been removed] |
|
Rowley provides the Crossworks Tasking libary with their toolset. It is pre-emtive and has some nice features like setting up the VIC automatically. In general, the Rowely tools are very good. Richard --- In , "lpc2100_fan" <lpc2100_fan@y...> wrote: > > Didier, > > you might want to have a look at uC-OSII from http://www.micrium.com > as well. Very small, very low cost to get started, just by the book. > There is a one time charge if you want to use it for a commercial > application (don't know exactly how much) but as I remember it was the > lowest cost professional supported RTOS I saw > > hth Bob > > --- In , "Dan Beadle" <dan.beadle@i...> wrote: > > You might want to consider debugging in selecting an RTOS. CMX has > a plug > > in, making debug easier. > > > > > > > > I hacked FreeRTOS to compile under IAR. That was a bit of a chore. > I will > > be contributing that conversion back to FreeRTOS soon. I like it. > Tiny, > > just the core features I need without any fluff. > > > > > > > > Dan > > > > > > > > _____ > > > > From: didier_edna [mailto:didier_edna@y...] > > Sent: Tuesday, January 18, 2005 7:40 AM > > To: > > Subject: [lpc2000] RTOS for LPC family > > > > > > > > > > Hello, > > > > I'm quite new to actually using any RTOS and the ARM familly, but the > > LPC2k series look wonderfull, concerning speed and capabillities. > > > > I was wondering, anyone know some good RTOS supporting the LPC2k, > > preferrably with the IAR compiler, since it produces such compact code. > > > > I was thinking of CMX RTX (www.cmx.com), but maybe someone has a > > better sugestion? > > I tried Ecos, but it did not that much, and it was hell getting the > > tools up. > > > > Thanks in advance, > > > > Didier > > > > > > > > > > > > > > > > > > Yahoo! Groups Sponsor > > > > > > > > ADVERTISEMENT > > > > > <http://us.ard.yahoo.com/SIG=1295mpva1/M=298184.5639630.6699735.3001176/D=gr > > > oups/S=1706554205:HM/EXP=1106150540/A=2532114/R=2/SIG=12km446qg/*http:/clk.a > > tdmt.com/NFX/go/yhxxxnfx0020000014nfx/direct/01/&time=1106064140257446> > > > > > > > <http://view.atdmt.com/NFX/view/yhxxxnfx0020000014nfx/direct/01/&time=110606 > > 4140257446> > > > > > > > > > <http://us.adserver.yahoo.com/l?M=298184.5639630.6699735.3001176/D=groups/S= > > :HM/A=2532114/rand=579748251> > > > > > > > > _____ > > > > > Terms of Service. > > > > > > > > [Non-text portions of this message have been removed] |
|
lpc2100_fan <> schrieb am Thu, 03 Mar 2005 17:47:56 -0000: > > Didier, > > you might want to have a look at uC-OSII from http://www.micrium.com > as well. Very small, very low cost to get started, just by the book. > There is a one time charge if you want to use it for a commercial > application (don't know exactly how much) but as I remember it was the AFAIK uCOS is low-cost, price of the book for private use. uCOSII is not low-cost at all (it depends who wants to buy it). > lowest cost professional supported RTOS I saw I doubt that, mail me privatly if you are interessted in our prices :-) -- 42Bastian Schick |