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: PowerPC Simulator


"amassa@cts.com" wrote:
> 
> I couldn't find the gdb.ini file it mentions in the documentation so I setup
> these parameters defining psim using the console window (is there another
> way?).

Just to be sure, I'd recommend you start GDB with the "-nw" option, i.e.
don't use Insight. Then use it like the console window, i.e.:

target sim -o '/iobus/pal@0xf0001000/reg 0xf0001000 32'
load

If that works, then the place to add these options in Insight is under
File->Target Settings: choose "Simulator" and then put the sim arguments
(as above) into the Options box.

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]