This is the mail archive of the ecos-devel@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Using Bochs emulator How to load ecos application as network interface is not configuring


Saurabh Agarwal <saurabhagarwal1981@gmail.com> writes:

> Hi Andrew,
> I had read boschs manual i know how to boot images ..
> i can boot rebboot  image formed by ecos but the prob is that i can
> get the reddboot prompt but for loading an application mostly redboot
> uses network i want to load my application using floppy etc or some
> other solution.

When testing on bochs I always use the GRUB startup type. I have a
floppy image file that bochs uses as floppya. I then set up a loop
device on Linux and mount it to copy executable eCos images into for
booting by GRUB. I use the bochs GDB support to debug the
application.

As far as I know, the ethernet device supported by bochs is not
supported in eCos.


-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]