BrEin 0 Posted February 17, 2013 Share Posted February 17, 2013 Hi guys, I wanna try out energia, but I cannot start it. After I selected the working folder I got the following exception: ~/Downloads/TI/energia-0101E0009$ ./energia java.lang.UnsatisfiedLinkError: /home/hoemcke/Downloads/TI/energia-0101E0009/lib/librxtxSerial.so: /home/hoemcke/Downloads/TI/energia-0101E0009/lib/librxtxSerial.so: falsche ELF-Klasse: ELFCLASS32 (Possible cause: architecture word width mismatch) thrown while loading gnu.io.RXTXCommDriver Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/hoemcke/Downloads/TI/energia-0101E0009/lib/librxtxSerial.so: /home/hoemcke/Downloads/TI/energia-0101E0009/lib/librxtxSerial.so: falsche ELF-Klasse: ELFCLASS32 (Possible cause: architecture word width mismatch) at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1935) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1860) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1850) at java.lang.Runtime.loadLibrary0(Runtime.java:845) at java.lang.System.loadLibrary(System.java:1084) at gnu.io.CommPortIdentifier.<clinit>(CommPortIdentifier.java:83) at processing.app.Editor.populateSerialMenu(Editor.java:967) at processing.app.Editor.buildToolsMenu(Editor.java:695) at processing.app.Editor.buildMenuBar(Editor.java:476) at processing.app.Editor.<init>(Editor.java:205) at processing.app.Base.handleOpen(Base.java:714) at processing.app.Base.handleOpen(Base.java:679) at processing.app.Base.handleNew(Base.java:575) at processing.app.Base.<init>(Base.java:315) at processing.app.Base.main(Base.java:199) My linux version is: Ubuntu 12.10 Linux [...] 3.5.0-23-generic #35-Ubuntu SMP Thu Jan 24 13:15:40 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Does someone know how to solve that issue? best regards BrEin Quote Link to post Share on other sites
Rickta59 589 Posted February 17, 2013 Share Posted February 17, 2013 http://elabz.com/msp430-in-64-bit-ubuntu-12-04-linux-the-arduino-way/ https://github.com/energia/Energia/wiki/Linux-Serial-Communication http://forum.43oh.com/topic/3011-problem-launching-energia-mint-12-linux-java-error/ Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.