Request to Compile Utilities for 41CL
|
02-15-2015, 04:56 AM
Post: #3
|
|||
|
|||
RE: Request to Compile Utilities for 41CL
(02-14-2015 11:48 PM)Mark Hardman Wrote:(02-14-2015 11:35 PM)rprosperi Wrote: On the 41CL website, there are a pair of programs (here) for transferring files via serial port between a PC and 41CL system, however only .NET Framework C source files are supplied. Could some kind Windows C-compiler-equipped member please build .exe files for Windows-7 x64? Well now, that was quick. Thanks Mark! They run as-is without arguments, and produce the usage message, but I won't have my CL board for a couple days; shortly after getting it assembled into a host machine and configuring it, I'll attempt some downloads and let you know how they work. When run with arguments, e.g. "clreader some.fil COM1 9600" it errors with Unhandled Exception: System.UnauthorizedAccessException: Access to the port 'COM 1' is denied. at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str) at System.IO.Ports.SerialStream..ctor(String portName, Int32 baudRate, Parity parity, Int32 dataBits, StopBits stopBits, Int32 readTimeout, Int32 writeTimeou t, Handshake handshake, Boolean dtrEnable, Boolean rtsEnable, Boolean discardNul l, Byte parityReplace) at System.IO.Ports.SerialPort.Open() at CLReader.Main(String[] args) I do have COM1: available, but perhaps it needs to be run from a command prompt with Admin priviledges? More after some testing with the CL. --Bob Prosperi |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Request to Compile Utilities for 41CL - rprosperi - 02-14-2015, 11:35 PM
RE: Request to Compile Utilities for 41CL - Mark Hardman - 02-14-2015, 11:48 PM
RE: Request to Compile Utilities for 41CL - rprosperi - 02-15-2015 04:56 AM
|
User(s) browsing this thread: 2 Guest(s)