[Oberon] ORX.WriteFile
Jörg
joerg.straube at iaeth.ch
Tue Oct 15 11:36:30 CEST 2019
Wojtek
Here my Linz sources as is
https://1drv.ms/u/s!AhkM6Cvn4toojmDj5RKCgDqB7CzA?e=j3ct3z
Some remarks:
- The Oberon-07 cross-compiler is a ported version of an older NW compiler. I would have to re-do the porting for the newest compiler version. It’s not a big deal but needs time I don’t have at the moment.
- ISO.Mod: the highest module offering all the commands. See examples at the end of the source file.
ISOKernel.Mod: in the CONST section you have to enable the correct “ISOFile” and “FSoffset” of the emulator’s ISO image you want to write to/read from
br
Jörg
Am 14.10.19, 06:16 schrieb "Oberon im Auftrag von Jörg" <oberon-bounces at lists.inf.ethz.ch im Auftrag von joerg.straube at iaeth.ch>:
Hi
So far, I only detected one issue with Linz Oberon:
Linz Oberon generates temporary files where the "Windows uptime" is used to make the temp file name unique.
If your Windows is up and running for more than 24.8 days, the filename routine has a bug, the temp file cannot be generated, Linz Oberon stops working.
In short: boot your PC before using Linz Oberon. Restart won't work.
I ported NW's compiler to LinzOberon quite some time back. I would have to port over the latest ProjectOberon source again.
I will see whether I can make my ISO module available. You know there is quite a difference of making something work for me quick and dirty and make it work for others as well with documentation etc.
br
Jörg
Am 14.10.19, 02:01 schrieb "Oberon im Auftrag von Skulski, Wojciech" <oberon-bounces at lists.inf.ethz.ch im Auftrag von skulski at pas.rochester.edu>:
Joerg:
> As build environment I use the Oberon-07 emulator on the Mac.
I use Windows. I am typing this on Windows XP. My W10 laptop is sleeping nearby.
> I also ported the Oberon-07 compiler to Linz Oberon on Windows 10 as cross compiler.
This is very interesting. Is your port available? I have LinzV4 on both Windows XP, W7, and W10. Linz V4 seems to have some problems on higher Windows, but I have not seen a pattern yet.
It would be nice to use BlackBox for the cross environment. It is more friendly, though less kosher.
> In this environment I use my command ISO.CopyTo to copy files to an Oberon. img file.
> With my module ISO.Mod I get rid of the serial file transfer between Windows and Oberon-07
> With the command CopyFrom I can copy from Oberon-07 to Windows.
Very interesting. I would love to use your tools. I will pursue a few steps with RiskFive before designing a successor board.
> You could do the same for A2 but I did not do it so far.
No A2 in my plans.
Thank you,
Wojtek
--
Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
https://lists.inf.ethz.ch/mailman/listinfo/oberon
--
Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
https://lists.inf.ethz.ch/mailman/listinfo/oberon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.inf.ethz.ch/pipermail/oberon/attachments/20191015/23688f6b/attachment.html>
More information about the Oberon
mailing list