14
Cube eye User Manual
Installing the software package
For ARM
The software installation package for computers equipped with ARM processor(s) has been
tested with Exynos4412 (Cortex A9). Its compiler version is arm-none-linux-gnueabi and arm-
linux-gnueabihf.
To install the package, follow the instructions below:
1
Create a device node file.
# mknod /dev/bus/usb/
Bus Number/Device Number
c
Major Number Minor Number
Note
The screenshot above is an example of the Bus Number, Device Number, Major
Number, Minor Number. Your numbers will differ from the screenshot.
2
Set the Library Path for
libMTF_API.so
.
# export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:
PATH
3
Execute the SimpleRead program (./SimpleRead).