[ECOS] eCos port for LPC2212 and/or AT91RM3400 processors

2006-07-19 Thread Himanshu Patel
Hi, Do we have eCos port for LPC2212 and/or AT91RM3400 processors? I checked at eCos website as well as eCos source code. But could not see the same. Has anyone worked on any of above processors? Regards, Himanshu Patel -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom

Re: [ECOS] What address will Redboot load the ecos ?

2006-07-19 Thread David Brennan
You also need to enable CYGHWR_HAL_I386_PC_LOAD_HIGH for building tests which are loaded from Redboot loaded from GRUB. Or you need to load Redboot from Floppy. From the CDL: description "This option enables building RAM applications which have a start address ou

RE: [ECOS] Can't get SMSC 91C111 to transmit. Found PXA255-SMSC addressing problem.

2006-07-19 Thread Joe Porthouse
All, Wow, this is problem is like peeling an onion. I have been watching the Data, Address, Chip Selects, and Byte Enable Lines on the PXA255 to determine why my writes to the SMSC low words are mangling the upper word. I have connected A1-A15 to A1-A15, D0-D31 to D0-D31, DQ

[ECOS] What address will Redboot load the ecos ?

2006-07-19 Thread Surendra
Hi, I built the redboot.elf with settings as Template Package redboot_GRUB.ecm StartupType=GRUB. I updated menu.lst and restarted my PC, It works fine, I get the Redboot> command prompt at startup. Then, I built the ecos tests with Template Package StartupType=RAM. It generated some tests. I pi

Re: [ECOS] [OT] minicom upload missing files

2006-07-19 Thread Gary Thomas
Doyle, Patrick wrote: Hi folks! This is definitely off-topic for eCos discussions, but I imagine that there are folks on this list who use minicom on a regular basis. Some of them may even use minicom on a recent RedHat/Fedora based system. So... When I use minicom to send binary images to my

[ECOS] [OT] minicom upload missing files

2006-07-19 Thread Doyle, Patrick
Hi folks! This is definitely off-topic for eCos discussions, but I imagine that there are folks on this list who use minicom on a regular basis. Some of them may even use minicom on a recent RedHat/Fedora based system. So... When I use minicom to send binary images to my target, and I enter "C-A

[ECOS] RE: More recent LPC-H2294 package

2006-07-19 Thread Sergei Gavrikov
On Wed, 19 Jul 2006, Gaste, Olivier wrote: I just try your new pakage with last snapshot of ecoscentrix I'm trying to build a redboot with your target I fall into the issue following : `/ecos-d/cygwin/opt/ecos/2NDTES~1/2ndTest_RedBoot_build/hal/common/current' collect2: ld returned 1 exit s

[ECOS] Errno in DSRs

2006-07-19 Thread Dave Lawrence
Is it valid to write or read errno in DSR context? Ie is there are separate errno instance for DSR, or will the assignment occur to a thread DSR, or a NULL pointer. The reason for asking is pthreads semaphore funcs eg sem_trywait set errno, but we call them from DSRs sometimes. Maybe we shouldn'

Re: [ECOS] rltk8139 support

2006-07-19 Thread Gary Thomas
Surendra wrote: Hi Gary, I have downloaded the rltk8139 folder from the CVS. It contains "cdl" and "include" directories only. There is no "src" directory. I found rltk8139.tgz attachment file in the mailing list. It contains the if_8139.c and if_8139.h files. By making few changes to these fi

[ECOS] RE: More recent LPC-H2294 package

2006-07-19 Thread Gaste, Olivier
LPC2294" } > > The fixed package should work with the *latest* eCos > repository. To add > the package to repository, do it in bash: > > export ECOSADMIN="tclsh ${ECOS_REPOSITORY}/ecosadmin.tcl" > $ECOSADMIN --accept_license add lpch2294-20060719.epk > >

Re: [ECOS] rltk8139 support

2006-07-19 Thread Surendra
Hi Gary, I have downloaded the rltk8139 folder from the CVS. It contains "cdl" and "include" directories only. There is no "src" directory. I found rltk8139.tgz attachment file in the mailing list. It contains the if_8139.c and if_8139.h files. By making few changes to these files I was able to

[ECOS] Re: Redundant FIS directory

2006-07-19 Thread David Ho
These are the changes I made. But it does not build. I'm looking into it right now. David diff --git a/packages/hal/arm/at91/satmodem/current/misc/redboot_RAM.ecm b/packages/hal/arm/at91/satmodem/current/misc/redboot_RAM.ecm diff --git a/packages/hal/arm/at91/satmodem/current/misc/redboot_ROM.

[ECOS] Redundant FIS directory

2006-07-19 Thread David Ho
Hi, Just want to have an expert clarify this feature for me. If I want to enable redundant fis, the first caveat I noted is fconfig cannot be combined with the fis directory. Is there anything else I should watch out for? Thanks, David -- Before posting, please read the FAQ: http://ecos.sourcew

Re: [ECOS] fprintf

2006-07-19 Thread Gary Thomas
Please keep your replies on the list so that all may benefit. iguzzo wrote: How does the program "fail"? -- Gary Thomas | Consulting for the MLB Associates | Embedded world The program don't print in the file. It compile, b

[ECOS] More recent LPC-H2294 package

2006-07-19 Thread Sergei Gavrikov
it in bash: export ECOSADMIN="tclsh ${ECOS_REPOSITORY}/ecosadmin.tcl" $ECOSADMIN --accept_license add lpch2294-20060719.epk The package still is no part of the official eCos tree. I've planed to offer it as a patch as soon as I can. Sergei lpch2294-20060719.epk Description: Binar