[ECOS] convert gdb_module.img to .bin using objcopy

AL Chane al_chane@issc.com.tw
Wed Nov 13 00:38:00 GMT 2002


Hi, there,

     I'm trying to bulild a GDB stub. After building, 
gdb_module.img can be found under _install/bin.

     What is the correct objcopy command to convert
gdb_module.img file to an executable binary file which
is loaded using ROM monitor to donwload to RAM and 
run it? 

     I've tried the following:

objcopy -O binary gdb_module.img gdb_module.bin

     Then download and run gdb_module.bin. But it doesn't
work.

thanks for the helps.

Al 

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



More information about the Ecos-discuss mailing list