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

Re: does the floppy disk with application can boot the target?


> zhang wrote:
> 
> Hi,after remote debug with GDB on the PC target ,we complile the
> example:hello.c to hello and succeed on debugging .
> 
> We think that the hello can boot automatically on the target pc ,but in
> fact it can not .
> 
> We use the following command to copy the hello to the floppy:
> dd if=hello of=/dev/fd0
> 
> So I want to know does it can boot the pc or not ?if it can ,what is the
> reason of my failure,and if it can not ,how can I do to automatically
> boot my pc target.

Did you reconfigure ecos for "floppy" startup instead of RAM?

Also you should add "conv=sync" to your dd line.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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