Installation of Codeloader
- First, make sure you have installed Java version >1.6.0
- Next build and install, if not already done, the libusb package for MacOS.
- Download "libusb-driver for Mac", and "Codeloader (Java)". Extract the files --todo --
Copy
libusbJava.so
into a shared directory searched by java for dynamic object files, i.e. /usr/lib
TODO