Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler

Ads

Discussion Groups

Discussion Groups | LPC2000 | Does eCos work on the LPC2104 ?

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

Does eCos work on the LPC2104 ? - smt5211 - Oct 6 20:41:00 2004


Hi,

I know that eCos works on the LPC2106, with 64Kb ram and 128Kb
flash. Does eCos work on the LPC2104, given that it only has 16Kb of
ram? We would need a JFFS2 file system to external flash.






(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )


RE: Does eCos work on the LPC2104 ? - Hugh O'Keeffe - Oct 7 3:22:00 2004

Hi Shane,
Check out www.ecoscentric.com. I know that they are working on a range of
LPC2000 ports
Hugh @ www.ashling.com/support/lpc2000/

-----Original Message-----
From: smt5211 [mailto:]
Sent: 07 October 2004 02:41
To:
Subject: [lpc2000] Does eCos work on the LPC2104 ?
Hi,

I know that eCos works on the LPC2106, with 64Kb ram and 128Kb
flash. Does eCos work on the LPC2104, given that it only has 16Kb of
ram? We would need a JFFS2 file system to external flash. Yahoo! Groups Sponsor

ADVERTISEMENT

<http://us.ard.yahoo.com/SIG=1290646qn/M=295196.4901138.6071305.3001176/D=gr
oups/S=1706554205:HM/EXP=1097199698/A=2128215/R=0/SIG=10se96mf6/*http://comp
anion.yahoo.com> click here

<http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=
:HM/A=2128215/rand=685437008 _____

> .

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




(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )

Re: Does eCos work on the LPC2104 ? - balazs_scherer - Oct 8 1:28:00 2004


--- In , "smt5211" <shane@d...> wrote:
>
> Hi,
>
> I know that eCos works on the LPC2106, with 64Kb ram and 128Kb
> flash. Does eCos work on the LPC2104, given that it only has 16Kb
of
> ram? We would need a JFFS2 file system to external flash. Hello,

You will be able to work with eCos on LPC2104, but it is far from an
ideal sollution. You have to make restictions for thread stack sizes,
make a minimal configuration and you won't be able to use more than 2
or 3 threads. For an example my simple application that using 2
threads with 2048byte stack size (and of course with stack for idle
thread, and separate stack for ITs) uses about 20k of RAM so you
should make resticions for stack sizes above.

I'm not familiar with the JFFS2 file sytem so I'm unable to say
something about its resource requiments.

Balazs





(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )