[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

rtems networking



I am using a batch file with the commands:

set QEMU=d:\qemu
start cmd.exe /k  %QEMU%\qemu -L %QEMU% -m 256 -boot a -fda
d:\rtems\i386\rtems-boot.img -hda fat:samples

sould I configure it differently for the loopback test? Since -net nic -net
user is default for qemu

Best,
Nir Levy

-----Original Message-----
From: Keith Robertson [mailto:kjrobert at alumni.uwaterloo.ca] 
Sent: Tuesday, July 03, 2007 3:59 PM
To: nir levy
Cc: rtems-users at rtems.org
Subject: Re: rtems networking

nir levy wrote:
> Hi All,
> 
> I am Very new to RTEMS but I am trying for some time now to run RTEMS 
> under the QEMU emulator.
> 
> I tried to compile it myself or take the pre prepared binaries for the 
> RTEMS and QEMU (for i386) under windows (XPsp2) and under linux (fedora 6)
> 
> But for some reason I cannot run the loopback tests or the netdemo test. 
> I tried compiled tests and tried to compile them myself but no luck.

Do you have networking for qemu enabled and setup correctly?  What's 
your setup and qemu configuration?

Keith