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]

booting from floppy about target=x86


Hi I have finished building the host platform of ecos(1.3.1) on RedHat linux6.1 .Now I want to build a target on x86 booting from floppyŁ»How can I do next? 
   I have done something followed :
            mkdir /ecos-stub
            cd /ecos-stub
            ecosconfig new pc stubs
  then I edited the ecos.ecc,modified the CYG_HAL_STARTUP=FLOPPY and
  something else. Next:
             ecosconfig resolve
             ecosconfig check
             ecosconfig tree
             make
   By the now I found gdb_module.img and gdb_module.bin at the directory install/bin. Using the command "dd",I copy the gdb_module.bin into a floppy,
then booting from that floppy,but I only saw some odd character.
   Thanks!             

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