Coder Social home page Coder Social logo

Mac_OS_X VM Options about moppyclassic HOT 3 CLOSED

sammy1am avatar sammy1am commented on July 20, 2024
Mac_OS_X VM Options

from moppyclassic.

Comments (3)

gorhgorh avatar gorhgorh commented on July 20, 2024

hi there, i just went through the installation process on Maverick this weekend so maybe i'll be able to help you out a bit .

i had hard time compiling rxtx so i used the one given here.

i copied both RXTXcomm.jar and librxtxSerial.jnilib to /Library/Java/Extensions.

in my netbean project i changed the vm option line (found in the "run" categorie, not in the "run" tab of the "libraries" one) to :

-Djava.library.path="/Library/Java/Extensions"

you should now be able to compile .

IF you run into permission issue after you should either fix the perm issues / copy the files elsewhere (in your project ?) and point there instead.

hope it helps, and if you run into more troubles i would be happy to help with :)

to test if your setup is working, you could also use this program that contain a pre compiled version of Moppy.

enjoy floppy music :)

from moppyclassic.

Phoenix674 avatar Phoenix674 commented on July 20, 2024

Hi, again, thanks for the help earlier gorhgorh, that seemed to do the trick. Now i only have one more problem, when i try to upload the program to the Arduino, i can't get the right ports or the ports are already being used. It comes up with this error...

Binary sketch size: 3,808 bytes (of a 32,256 byte maximum)
processing.app.SerialException: Serial port '/dev/cu.usbmodem1411' already in use. Try quiting any programs that may be using it.
at processing.app.Serial.(Serial.java:171)
at processing.app.Serial.(Serial.java:77)
at processing.app.debug.Uploader.flushSerialBuffer(Uploader.java:77)
at processing.app.debug.AvrdudeUploader.uploadViaBootloader(AvrdudeUploader.java:174)
at processing.app.debug.AvrdudeUploader.uploadUsingPreferences(AvrdudeUploader.java:67)
at processing.app.Sketch.upload(Sketch.java:1671)
at processing.app.Sketch.exportApplet(Sketch.java:1627)
at processing.app.Sketch.exportApplet(Sketch.java:1599)
at processing.app.Editor$DefaultExportHandler.run(Editor.java:2380)
at java.lang.Thread.run(Thread.java:695)
processing.app.debug.RunnerException: Serial port '/dev/cu.usbmodem1411' already in use. Try quiting any programs that may be using it.
at processing.app.debug.Uploader.flushSerialBuffer(Uploader.java:101)
at processing.app.debug.AvrdudeUploader.uploadViaBootloader(AvrdudeUploader.java:174)
at processing.app.debug.AvrdudeUploader.uploadUsingPreferences(AvrdudeUploader.java:67)
at processing.app.Sketch.upload(Sketch.java:1671)
at processing.app.Sketch.exportApplet(Sketch.java:1627)
at processing.app.Sketch.exportApplet(Sketch.java:1599)
at processing.app.Editor$DefaultExportHandler.run(Editor.java:2380)
at java.lang.Thread.run(Thread.java:695)

Is there any special drivers that i have to use for Mac, versus Windows 7? I have preformed projects on the windows machine, but never on the mac, thus why i seem to be having problems. I do have the Arduino IDE for Mac, and i have tried the trouble shooting section on Arduino.cc.

Thanks in advance.

from moppyclassic.

Sammy1Am avatar Sammy1Am commented on July 20, 2024

This doesn't seem to be an issue with Moppy, but just with your Arduino IDE / hardware set up.

You'll be better off looking for help in an Arduino-specific forum or on Google than here. Sorry I can't be more helpful.

from moppyclassic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.