This is the mail archive of the ecos-discuss@sources.redhat.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]
Other format: [Raw text]

Re: meant of string "target sim ..."


On Wed, 2004-01-07 at 07:50, Luca Formaggio wrote:
> Hi. When I use the powerpc emulator I type a string
> for target setup like this: 
> 
> target sim -I -i -m 603 -o '/#address-cells 1' -o
> '/openprom/init/register/pc 0x100' -o
> '/iobus@0xf0000000/reg 0xf0000000 0x01000000' -o
> '/iobus/pal@0xf0001000/reg 0xf0001000 32'
> 
> This string work very well but what is the meant of
> various option of target sim? What is the meant of the
> hex addresses?

These describe the various I/O devices that are supplied by the
simulator.  More details could probably be obtained from the
GDB folks.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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


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