This is the mail archive of the ecos-discuss@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]

can u tell me why is it not booting ?



Hello Mr,

I didn't get ur point, "A good start would be getting eCos from CVS."

 can u tell me why my pc is not booting from floppy
I did 
 eCos Configuration Tool
1) File->new
2) Build->Templates	hardware-> i386 PC target
				Packages ->stubs
3)then save 
4)build
it is successful 
then I did 

dd conv=sync if=insatll/bin/gdb_module.bin of=/dev/fd0
when a: is mounted like this \\.\a: on /dev/fd0 type user (binmode)
at that time it is showing 
44+1 records in
45+0 records out

then I tried to boot another pc to boot, from that floppy

but it is not booting

when I am going to connect through gdb it is giving 

(gdb) set remotebaud 38400
(gdb) target remote /dev/ttyS0
/dev/ttyS0: No such file or directory.
(gdb) target remote /dev/ttyS1
Remote debugging using /dev/ttyS1
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Ignoring packet error, continuing...
Couldn't establish connection to remote target
Malformed response to offset query, timeout

thanks 

samiran




-----Original Message-----
From: Jesper Skov [mailto:jskov@redhat.com]
Sent: Wednesday, March 27, 2002 1:02 PM
To: Samiran
Cc: eCos Discuss
Subject: Re: [ECOS] gdb_module.img] Error


On Wed, 2002-03-27 at 06:17, Samiran wrote:
> //D/PROGRA~1/REDHAT~1/eCos/packages/hal/common/v1_3_1/src/hal_stub.c:631:
[snip]
> how can I solve this problem ?

A good start would be getting eCos from CVS.

Jesper

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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