[haiku-development] Re: Maintainer of the ARM port

  • From: Ithamar Adema <ithamar@xxxxxxxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 11 May 2015 22:10:16 +0200

On Mon, May 11, 2015 at 8:12 PM, Georg Lanzl <georg.lanzl@xxxxxx> wrote:

But now there is an exception starting the boot script when it prepares
the stack width the arguments for the new thread. (Exception: Data Abort)

Is this also common for the ARM platform, or is it special for the
beaglexm I used?


This is probably because userspace handling has not been tested at all.
Last time I did something similar (the reason for the nor driver to exist
;) ) I saw similar issues.

Adrien's advice on debugging MMU issues will help figuring it out, also
adding debug/panics in the stubbed out functions in
src/system/kernel/arch/arm/ might help too ;-)

Ithamar.

Other related posts: