On Thu, Dec 31, 2009 at 9:01 AM, David Brownell <davi...@pacbell.net> wrote:
> Do you have a strategy for finding these, or are you just
> tripping over these problems?  Either way is fine, but I'm
> curious.
At the beginning, just by chance.
I'm adding support to new SOC and board based on arm926, and a new JTAG device.
In my preliminary config file I've put "arm9 vector_catch reset" to
deal with reset before fine tune SRST.
I got first segfault with board powered off.
Once found the root cause, I checked all the other points the same
variable is used.
I think that code for arm7_9 is now clean, but I'm not sure about other CPU.

> And do you have positive test results on the semihosting?
Not tested.
It requires dedicated code on target side, while my target doesn't have.

Best Regards,
Antonio Borneo
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to