[Oberon] PO2013 - Real time measurement

Tomas Kral thomas.kral at email.cz
Fri Apr 12 12:28:01 CEST 2019


On Thu, 11 Apr 2019 21:26:57 +0100
Paul Reed <paulreed at paddedcell.com> wrote:

> Why in this second hex file are your byte counts 08H not 10H?

You are right, I used wrong format specifier, when reading the PIC.
That is because, I need to study HEX format structure yet.

HEX8 did it, apparently there are also HEX16, and HEX32.

$ picprog --ihx8 --skip-ones -o out.hex -p /dev/ttyS1
$ cat out.hex
:100000000B20A001200886001F20A00A1030200627
:10001000031D0228012885018601831685018601BA
:1000200083120800FA300000FF3E031D1428080068
:10003000A100F83014201C28A10B19280800FA3060
:0E0040001820FA301820FA301820FA3018284C
:02400E00F33F7E
:00000001FF

Possibly ready for PICL now.

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


More information about the Oberon mailing list