AW: [Oberon] USB Boot

Roger Keller kellerog at student.ethz.ch
Tue Jan 17 08:27:12 CET 2006


> On the linking, if I put the Dec. 19 Crazy fresh release on a CD, change the Ramdisk size to 140Mb, and change the Linker parameters to build the file onto RAM: and read the binaries from CD:, the system traps in Bblinker0.Relocate.  Has anyone built AosUSB.Bin from the distributed image?

can you tell us what value the constant HeapSize in BbLinker0 on your 
machine has? it's possible, that you do have the version where the 
linker-internal heap is 512KB at most, which usually leads to the trap 
you described. to fix that, you can just multiply the value by 2, 
compile, free and use again ...


--roger



More information about the Oberon mailing list