41CL Self-Update
|
11-17-2017, 05:25 PM
Post: #81
|
|||
|
|||
RE: 41CL Self-Update
(11-17-2017 03:37 PM)Neve Wrote: This is the first time I’m trying to link and update any CL board. Neve, There is no port "com3" on a Mac. What you need to do is to find the port where the serial cable is connected. Typically, you would have to search the /dev directory on OS X with the command "/dev/tty.usbserial*" (assuming you are connecting the serial cable via a USB port). You then replace com3 with the address of the serial port. For example, on my Mac, the command to start the JAVA program is: java -jar clupdate-1.0.0.jar --update rom_files_171106.zip /dev/tty.usbserial-DO002NJS 4800 As you can see, "com3" is replaced by the location of the USB port where the serial cable is plugged in (via a serial to USB adapter), in this case, "/dev/tty.usbserial-DO002NJS". Hope this helps. Jack |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 15 Guest(s)