2 Oct 2003 08:46
Re: GDB/SIM
Ben Elliston <bje <at> wasabisystems.com>
2003-10-02 06:46:31 GMT
2003-10-02 06:46:31 GMT
"Devaughn, Hans" <Hans.Devaughn <at> icn.siemens.com> writes: > Sim memory-region $start,$area > > The command is not accepted by sim. Howerver, if I print out $start and > $area the command is accepted and works correctly. > > The variable $start is the first location after the end of data. I have > created this variable as follows > > Set variable $start=_end > The variable $area=0x80400000-$start Have you tried running the memory-region command and substituting the true values? Does that work? Cheers, Ben
RSS Feed