How to build the GDB stub Floppy for PC386 target?

cmartine cmartine at cluster-research.com
Thu Apr 13 17:28:43 UTC 2000


Check underneath the pc386_lilo  directory (its a linux boot loader)
and modify the Makefile.inc  . There is a  line that points to your
binary you just built.
RTEMS_IMAGE =
/export/d0/RTOS/TARGET/tests/samples/unlimited/o-optimize/test.exe
Then just  run make clean , make
youll find  zImage .
use dd if=./zImage of=/dev/fd0
to copy to your floppy.



"Boris V. Guzhov" wrote:

> Hi All!
>
> I have:
> - Linux Red Hat 6.0 host
> - pc486 target (usual computer)
>
> I build the "Hello world" simple application.
>
> How to build the GDB stub Floppy for target?
> How to load the my application  in my target with usage of the
> I386-rtems-gdb?
>
> Any information where to start looking ?
>
> Boris Guzhov,
> St.Petersburg, Russia




More information about the users mailing list