Re: [ECOS] Configure Network Support for eCos

2005-08-29 Thread Ruchika Singh
Hi: I realized that the low-level drivers are shared by eCos supported TCP/IP stack and Redboot. My eCos application now correctly picks the MAC address from EEPROM connected to i82559 device on my target. However, network initalization still fails. I have attached output with driver debug

Re: [ECOS] Configure Network Support for eCos

2005-08-29 Thread Ruchika Singh
Hi: I realized that the low-level drivers are shared by eCos supported TCP/IP stack and Redboot. My eCos application now correctly picks the MAC address from EEPROM connected to i82559 device on my target. However, network initalization still fails. I have attached output with driver debug

Re: [ECOS] Configure Network Support for eCos

2005-08-29 Thread Ruchika Singh
the previous email missed the last part of output(initialization fails) ; here it is..after the mail.. Hi: I realized that the low-level drivers are shared by eCos supported TCP/IP stack and Redboot. My eCos application now correctly picks the MAC address from EEPROM connected to i82559 device

Re: [ECOS] vmWare compiling help!!

2005-08-29 Thread Andrew Lunn
On Mon, Aug 29, 2005 at 09:56:03AM +0200, [EMAIL PROTECTED] wrote: Hello everybody, I need some help with configuration tool for compiling a vmware based ecc configuration... It gives me this error: /opt/ecos/ecos-2.0/packages/hal/i386/arch/current/src/hal_syscall.c:113: eCos 2.0 is

Re: [ECOS] vmWare compiling help!!

2005-08-29 Thread Andrew Lunn
On Mon, Aug 29, 2005 at 10:27:26AM +0200, [EMAIL PROTECTED] wrote: but ecos releases stop at 2.0b1 (18-Mar-2003)... http://ecos.sourceware.org/anoncvs.html Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive:

Re: [ECOS] How can I initial the flashs of sst29vfxxx and intel_strata at do_flash_init() ?

2005-08-29 Thread Andrew Lunn
On Mon, Aug 29, 2005 at 05:46:10PM +0800, Steven_cheng wrote: Hi Andrew, I have updated my redboot package, then it is compiled OK~ There are two different flash type in my platform, one is intel CYGPKG_DEVS_FLASH_STRATA, and the other is CYGPKG_DEVS_FLASH_SST_39VFXXX. But I find it

Re: [ECOS] loading file uisng serial port

2005-08-29 Thread Edgar Grimberg
try reading the screen when using minicom... in the lower part there is an indication... CTRL+A Z for help Edgar -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

[ECOS] ecos Redboot vmware porting

2005-08-29 Thread j . burton
Hello, I would like to know how to run redboot on vmware... After creating the redboot bin file I tried to run it using Virtual PC. but it seems that network commands are not available(such ping, or set ip_address) I need to connect a pc host (running redboot) to another that sends

Re: [ECOS] ecos Redboot vmware porting

2005-08-29 Thread Andrew Lunn
On Mon, Aug 29, 2005 at 04:24:20PM +0200, [EMAIL PROTECTED] wrote: well ok, sorry, I found it but when I make ecosconfig new pc_vmWare redboot I receive CYGSEM_HAL_ROM_MONITOR, new inferred value 1 (instead of 0 as yours) and I receive also CYGHWR_HAL_I386_FPU_SWITCH_LAZY, new

Re: [ECOS] ecos Redboot vmware porting

2005-08-29 Thread Andrew Lunn
On Mon, Aug 29, 2005 at 04:39:49PM +0200, [EMAIL PROTECTED] wrote: How do you realize that? (I mean instructions...) Sorry, but I'm little newbie thanks a lot -- Messaggio Originale -- Date: Mon, 29 Aug 2005 16:37:52 +0200 To: [EMAIL PROTECTED] Cc: eCos Disuss

Re: [ECOS] ecos Redboot vmware porting

2005-08-29 Thread Andrew Lunn
On Mon, Aug 29, 2005 at 05:36:48PM +0200, [EMAIL PROTECTED] wrote: OK, now I have the same problem I told you before... The error is showned in the jpeg attached.. Please don't send screen shots to emailling lists. Just cut and past the text and save us all 100Kbytes of network bandwidth.

[ECOS] Zero-Copy in XXXX_RECV

2005-08-29 Thread mkhoyila
Thanks Gary for your help on 2 EMAC. I do have another question regarding _RECV function to implement zero-copy. On the _SEND, I can avoid copying from scatter-gather list to my DMA buffers since my hardware allows SOP (Start Of Packet) and EOP. I also want to avoid copying in _RECV

Re: [ECOS] loading file uisng serial port

2005-08-29 Thread rpai
hi , I gave the following command load -m xmodem in redboot and when CC... was comming i went to ny host system and i set up my minicom as the file is in /root file name hello1 wht I did was ... in mincom setup was... 1) minicom 2) as i have the port at /dev/ttyS0 I set it