[Oberon] PO2013 - SD Image Tool

Tomas Kral thomas.kral at email.cz
Wed May 20 12:54:12 CEST 2020


On Tue, 19 May 2020 21:58:14 +0200
Tomas Kral <thomas.kral at email.cz> wrote:

> Real boot, after reset, then fails with LEDs
> 11000010 <== a typo

EDIT it reads
LED=11000100

1 - array index
2 - type guard
3 - overflow
4 - access via NIL pointer <== is this one
5 - illegal proc 
6 - division by 0
7 - assertion

A working set of Modules copied over to a
blanked 64MB and inited OBERON.FS, I will try again..

This is how far I got...

     0   123| Mirror    123~
    20 Input| Load      0~
    20 Display| Load      0~
    20 Fonts| Load      0~
    20 Viewers| Load      0~
    10| ShowModules
 Viewers    11    0000DFC0 0000E078     0
 Fonts    10    0000D420 0000D4BC     0
 Display     9    0000B860 0000B9B0     1
 Input     8    0000B2E0 0000B450     0
 Oberon0     7    00009C20 00009E88     0
 PCLink     6    000096A0 000096F4     1
 RS232     5    000091E0 00009230     1
 Modules     4    00007CA0 00007D68     1
 Files     3    00005540 00005624     4
 FileDir     2    00003500 0000358C     2
 Kernel     1    00000100 00002184     3~
    20 Oberon| Load  timeout

I can see uSD card activity as Oberon possibly tries loading its
dependencies MenuViewers, TextFrames.

Display is cleared, but stays blank.
It may never load System, and reach Oberon LOOP.
Cannot tell.

-- 
Tomas Kral <thomas.kral at email.cz>


More information about the Oberon mailing list