[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[StrongED] Re: StrongED 4.69b6 available



In article <d6eb9a7453.fjgraute@xxxxxxxxx>,
   Fred Graute <fjgraute@xxxxxxxxx> wrote:
> Yes, the value in R8 causes an unaligned load. Now to find where that
> value came from and how to fix it. Still don't know too much about the
> StrongHelp internals so that should be fun.

Yup. Nothing beats trying to figure out other people's code (especially
if there's Norwegian all over the place...).

Looking at a pretty old piece of StrongHelp source (version 2.75 from
2001), I think R8 is used as the base address of search areas. As these
areas appear to start at a word boundary, with a guard word and length
word taking up the first eight bytes, I wonder if the ADD R8,R8,#1 a bit
before the aborting instruction is correct.

Regards,
Frank


-- 
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxxxxx