Troubleshooting Guide for Atomiton Serial Driver
jrenbb Baseer Khan
Mac OS
- Issues with Makefile: Download latest version of serialbasedprotocol folder contents from here.Â
- Change directory to your current Engine Installation and then to syslib folder.
- Unzip the perifupdate.zip file downloaded in step (2)
- Change directory to serailbasedprotocols and run command "make"
- Copy the libserial.dylib file from syslib/serialbasedprotocols/library to /Library/Java/Extensions/ folder
Raspberry Pi (or Other smaller Memory size Controllers)
- Default Size of JVM on start.sh is too high. Edit start.sh and remove –Xmx6537m from java command
- Issues with Makefile: Download latest version of serialbasedprotocol folder contents from here.Â
- Change directory to your current Engine Installation and then to syslib folder.
- Unzip the perifupdate.zip file downloaded in step (2)
- Change directory to serailbasedprotocols and run command "make"
- Copy the libserial.so file from syslib/serialbasedprotocols/library to /lib
- Add –Djava.library.path=/lib to java command in start.sh
{"serverDuration": 23, "requestCorrelationId": "889511fc38f040f2a5273387111db7eb"}