LPC2000
Discussion group dedicated to the Philips LPC2000 family of ARM MCUs
Search Results for "rtos"
Post a new Thread
RTOS [10 Articles]
Ravi - Jan 4 2008
Dear all,
Can anybody guide me to start working on RTOS.
I have some exprience in embedded without RTOS for same chip.
I have LPc2148 board and using WinARM compiler.
Can any... 
bichel_411 - Dec 29 2008
hi,every one
i am new for rtos.
also i am thinking to work with rtos.
so can any one suggest me where i can start from basic.
Any document or pdf tohelp me understand rtos, ... 
42Bastian - May 26 2009
viren schrieb:
> can anybody tell me that what are the basic requirement for RTOS?
A MCU or CPU, some ROM some RAM maybe some I/O and timer.
>
> I don't know much mo... 
mayur poptani - Apr 2 2008
Dear all,
i am new to the RTOS and i know only concept of it. and now i want to do the
programming in RTOS (RTX Tiny OS).
currently i am using keil uvision3 compiler and 8051(... 
viren - May 26 2009
Hi,
can anybody tell me that what are the basic requirement for RTOS?
I don't know much more about RTOS. Any book or document available on web??
[Non-text portions of thi... 
donhamilton2002 - May 26 2009
--- In l...@yahoogroups.com, "viren" wrote:
>
> Hi,
>
> can anybody tell me that what are the basic requirement for RTOS?
>
> I don't know much more about RTOS. A... 
didier_edna - Jan 18 2005
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 wond... 
Mike Silva - Jul 15 2007
I've got an Olimex E2294 board (LPC2294, not surprisingly)
and I'd like to play around with an RTOS on it. For no
particular reason I'm thinking maybe eCos or FreeRTOS. Does
a... 
SohaIb Qammar - Jul 7 2009
Hi all
I m planning to use LPC2148 development board (MDfly) for my project regarding OBD development.
I have to develop a RTOS for the complete project using micro... 
Felipe de Andrade Neves Lavratti - Jun 27 2009
Hello...
I am looking for a very simple RTOS, have tryed many (Keil, uCOS, IAR
one) but no one is free, I only know FreeRTOS as being free but I found it
really complex to und... 
naderus2000 - Dec 6 2006
hi,
i'm new to RTOS and want to use one of them in my project.
i want toknow between µC/OS-II and FreeRtos:
which one is more easier to use?
which one is more powerfull?
whic... 
santabarbara350z - Mar 14 2007
What is the most popular RTOS for the LPC2148?
I am looking at using a TCP/IP stack from InterNiche, and using the
Keil USB Mass Storage code. I am familiar with FreeRTOS, b... 
RTOS [2 Articles]
Michal Krestan - Apr 20 2009
Can anybody recommend me some good RTOS witch TCP/IP stack available for free? I'd like to use it in my application with LPC2468, instead of my current solution, which is not w... 
88wa...@163.com - Jul 19 2009
Recently ,i use the uc/osii on lpc2138.
but i don't know the place the rtos is running.
it's ram,or flash in the chip?
i wish the answers.
thank you in advance.
--------------... 
ECOS [8 Articles]
duci750 - Nov 30 2008
Hi!
I'am trying to find a good RTOS that can help me with a CAN based home
automation project. I am trying to put some intelligence into
controlling the heating, air-conditionin... 
FreeRTOS Info - May 2 2006
----- Original Message -----
From: "wickedmonster2002"
To:
Sent: Friday, April 28, 2006 4:40 PM
Subject: [lpc2000] Re: Real time library from Keil (ARTX)
> I am doing s... 
wickedmonster2002 - Apr 28 2006
I am doing some simple trial work with the ARTX as we are now
incorporating an RTOS into our product. We just don't know which RTOS
to use at this point. I have tried looking at ... 
Peter Kuhar - Feb 12 2004
Hello,
Dos anyone know a good FREE rtos with small footprint, that would be
apropriate for LPC2106?
/Pero
... 
jrcmx1234 - Sep 2 2004
Greetings,
My name is JR Rodrigues and I am with CMX Systems, which offers a
tiny TCP/IP stack called CMX-MicroNet which will fit nicely on the
processor tha... 
Eric Fattah - Nov 17 2006
Can someone point me to a list of available RTOS for the LPC213x, with comparative pricing? There are so many available and yet pricing for these often expensive products is oft... 
alimhape - Dec 23 2008
--- In l...@yahoogroups.com, "Jean-Jacques Dauchot" wrote:
>
> Yes
>
>
>
>
>
> _____
>
> From: l...@yahoogroups.com [mailto:l...@yahoogroups.com]... 
rtstofer - Jun 25 2006
Any chance your entire application including the RTOS can run out of
RAM? If so, the solution is trivial. Write a flash resident loader
that can load RAM from the SD/MMC card.
... 
anand_eee14 - Feb 21 2009
hi can any one tell wat is the maximum rate of data transfer using a
uip stack ...
im sending a adc data through udp protocol using uip stack using
lpc2378 olimex dev board and ... 
Marko Pavlin - Jul 13 2006
Hello!
What options are available when certain level of life support is an
issue? I am looking for RTOS for the device based on LPC2000 for
monitoring purposes. There is no ... 
Branko Karaklajic - Jan 22 2006
Hello everyone,
I just sign in for those group... greetings to all.
I work on some project with LPC2106, and need to write some user data
tu flash via IAP. I use IAR... 
=?iso-8859-1?q?Andr=E9_Moutinho?= - Jun 19 2008
Hello,
I am having a lot of pain trying to solve a data abort exception inside=20
the os_get_first() method of the Keil RTOS.
It is caused when the ready task linked list os_r... 
householder_lpc - Mar 1 2006
I'm trying to build a control platform using a LPC2138 processor. Is
there any open source TCP/IP stack and RTOS available which can be used?
I came across FreeRTOS, which see... 
nishchay mhatre - Jun 17 2009
Hi,
I am just getting started on the LPC 2148. Using a Keil uVision IDE demo
version and serial port to download the code into flash.
Should I first port an RTOS to the 2148 bef... 
vennela2214 - Mar 9 2006
I have purchased LPCE2214 testing board from OLIMEX.
Iam able to power up this board and check the test routien given by
OLIMEX. I have couple of questions on this..
How would... 
Marcel Salvioni - Jul 8 2009
Dear fellows,
a new version of uEZ RTOS is available.
It is an alternative for developers who have the LPC2478 Embedded Artists board and want to use the Onboard LCD to check... 
topandurangs - Jun 29 2006
Hi all,
I am using LPC2136.I have gone through Freertos site.At
FreeRtos example is given with LPC2129.I am wish to use RTOS with
2136 ,what procedure i should follow... 
=?iso-8859-1?q?Andr=E9_Moutinho?= - Mar 5 2008
Hello,
Does anyone know if the Keil/RTOS Flash File System implements wear-
levelling?
Thanks
Andre Moutinho
... 
naderus2000 - Nov 30 2007
Hi,
Is anyone here have a ready to use TCP/IP project for IAR 4.x(LPC2000)?
I don't want to use any RTOS.
I hear something about PowerPack TCP/IP Stack but it isn't ready yet
a... 
=?iso-8859-1?q?Andr=E9_Moutinho?= - Sep 23 2008
Hello,
I am having a lot of pain adjusting some RTOS task stacks. The=20
RealView Peripheral-> RTX Kernel only shows the current stack load and=20
not the maximum usage. Is th... 
vihang sapale - May 11 2008
Hi All,
I would like to introduce myself. I am Vihang from India. I
have been working in field of embedded system since last three years.
I have worked on 8/16bit microco... 
misstero - Jan 9 2005
Hi all,
For awhile I have interested in uITRON compatible RTOS I found
Opensource project name TOPPERS that develop both Standard profile
(JSP) and Fullset ... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
next