Subject: Bootloader fun in RO3.8
To: None <port-arm32@netbsd.org>
From: Peter Naulls <pnaulls@oregan.net>
List: port-arm32
Date: 12/22/1998 19:39:17
I'm trying to run the RiscBSD bootloader from the Softloaded RISC OS
3.8.   When you press the Boot button, it claims "Dynamic area
already in use".  It's this line in the booloader causing
the problem:

    fatal(swix(OS_DynamicArea, IN(R0|R1|R2|R3|R4|R5|R6|R7|R8), 0,
      KERNAREA, 0, KERNBASE, 0x80, 0x1000, 0, 0, "Kate Kernel"));


That area of code is commented as redundant.  If I comment it out,
I get aborts, and have to reboot.  Any suggestions?

Peter


-- 
+---------------------------------------------+-----------------------------+
| Peter Naulls - pnaulls@usa.net              |                             |
| http://chocky.home.ml.org/                  | Java and JVM Consultant     |
| Java for Risc OS and ARM - java-arm@usa.net | Technical Author            |
| http://chocky.home.ml.org/java/             | Program performance analyst |
+---------------------------------------------+-----------------------------+