[Oberon] Oberon RS232 - file exchange with Linux

Chris Burrows chris at cfbsoftware.com
Sun Apr 3 09:52:26 CEST 2016


> -----Original Message-----
> From: thomas.kral at email.cz [mailto:thomas.kral at email.cz]
> Sent: Sunday, 3 April 2016 4:49 PM
> To: chris at cfbsoftware.com; ETH Oberon and related systems
> Subject: Re: [Oberon] Oberon RS232 - file exchange with Linux
> 
> On LNO - OLR for RPI, I got ...
> 
> OCR.Open - open V24, error=2
> OCR.Send Test.txt - connection not open
> OCR.TestReq - I got 0 (zero reply)
> 

Look up error 2 in the source code of your Linux version of V24.Mod.  In the Windows version of V24.Mod the CONST error definitions include:

  NoSuchPort* = 2;

If that is the same for you, check which port you are using in ORC. Make sure it corresponds to the RS232 port on your PC that you have connected to the Pepino board.

Regards,
Chris

CFB Software
http://www.astrobe.com/RISC5




More information about the Oberon mailing list