[Oberon] PO2013 - SD Image Tool
Paul Reed
paulreed at paddedcell.com
Wed May 20 18:49:05 CEST 2020
Hi Tomas,
> But is it really procedure Modules.Init() or Module's body BEGIN END,
> that linker fills???
Why can't you answer this question?
> Why limit is decremented by 8000H???
limit is the *top* of the stack.
> (* ... but never getting here *)
> Modules.Load("System", Mod); Mod := NIL; Loop
Are you sure?
Maybe the Load is simply failing. What about System's dependents?
Try making a System which definitely does load. Can you then see any
difference in behaviour?
HTH
Paul
More information about the Oberon
mailing list