public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] how can I make boot floppy /connection ? in X86-pc
@ 2002-03-28  4:58 Simun
  2002-03-28  5:16 ` Krypton
  0 siblings, 1 reply; 2+ messages in thread
From: Simun @ 2002-03-28  4:58 UTC (permalink / raw)
  To: ecos-discuss

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 1846 bytes --]



my target is i386-elf-pc
host is win-NT [cygwin]


Hi Mr.

I read the mail given 
http://sources.redhat.com/ml/ecos-discuss/2000-04/msg00304.html


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


I tried it from command line also
mkdir /ecos-stub
            cd /ecos-stub
            ecosconfig new pc stubs

now where shall I edit CYG_HAL_STARTUP=FLOPPY , there
is no conflict, 2nd thing is that
it is automatically comes with that when I am
selecting stubs from configuration tool  
after completion the building
there are  2 files in /install/bin/
they are  gdb_module.bin  gdb_module.img

other the steps are  given above


how can I solve the prob ? if u know pls reply me

thanks 
Simun



__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] how can I make boot floppy /connection ? in X86-pc
  2002-03-28  4:58 [ECOS] how can I make boot floppy /connection ? in X86-pc Simun
@ 2002-03-28  5:16 ` Krypton
  0 siblings, 0 replies; 2+ messages in thread
From: Krypton @ 2002-03-28  5:16 UTC (permalink / raw)
  To: ecos-discuss

Hello I'm doing almost the same.

> 
> my target is i386-elf-pc
> host is win-NT [cygwin]

I created a redboot FD from here
http://sources.redhat.com/ecos/docs-latest/redboot/x86pc.html

> when I am going to connect through gdb it is giving 
> 
> (gdb) set remotebaud 38400
> (gdb) target remote /dev/ttyS0

if using cygwin you must use
(gdb) target remote com1

M-----
krypton8-AT-inwind-DOT-it


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-28 12:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-28  4:58 [ECOS] how can I make boot floppy /connection ? in X86-pc Simun
2002-03-28  5:16 ` Krypton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).