gdb bdm 68360 initialisation

Majka, Matthew (NM75) Matthew.Majka@honeywell.com
Thu Apr 27 12:37:00 GMT 2000


> -----Original Message-----
> From: Stephane Dalton [ mailto:Stephane.Dalton@abl.ca ]
>
> set $sfc=7
> set $dfc=7
> set *(long*)0x3ff00 = 0x500001
> p *(long*)0x501000
> 
> to see the content of register mapped a this address
> 
> and gdb tell me Error accessing memory address 501000: Unknown error
> 613...???

To write the MBAR you need to issue the MOVES instruction.  My guess
is that "set *(long*)0x3ff00 = 0x500001" is not doing this...

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list