<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hi Wojtek<div><br></div><div>First let me ask, where / on what machine do you want to build the Oberon system?</div><div><br></div><div>If you look at the third parameter "D:/Verilog/RISC5/prom.mem" it seems that Oberon (and hence the command ORX.WriteFiles) runs on a Windows/DOS-based system. As example: I use a Mac as building machine and use the Windows machine (=Boot Camp on MacBook) only to program the FPGA. So my command looks a little different...</div><div><br></div><div>Here is one possible implementation of „ORX“; the module is called „Boot“ though. You have to use Boot.WriteFile with the correct file names in your environment:</div><div><a href="https://github.com/andreaspirklbauer/Oberon-building-tools/blob/master/Sources/OriginalOberon2013/Boot.Mod">https://github.com/andreaspirklbauer/Oberon-building-tools/blob/master/Sources/OriginalOberon2013/Boot.Mod</a></div><div><div><div dir="ltr"><br></div><div dir="ltr">br<br><div>Jörg</div></div><div dir="ltr"><br><blockquote type="cite">Am 13.10.2019 um 02:26 schrieb Skulski, Wojciech <skulski@pas.rochester.edu>:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><span>All:</span><br><span></span><br><span>  I started my tour over the Oberon System. At this point I am going over NW distribution and writing my own documentation, comments, and observations. Some of these are surprising. Anyway, in the BootLoad.Mod.txt I stumbled across the following command </span><br><span></span><br><span>ORX.WriteFile BootLoad.rsc 512 "D:/Verilog/RISC5/prom.mem"~</span><br><span></span><br><span>A quick search over interned did not locate the sources for ORX.Mod. Does anyone have the source?</span><br><span></span><br><span>Thank you,</span><br><span>Wojtek</span><br><span>--</span><br><span>Oberon@lists.inf.ethz.ch mailing list for ETH Oberon and related systems</span><br><span>https://lists.inf.ethz.ch/mailman/listinfo/oberon</span><br></div></blockquote></div></div></body></html>