Artila Matrix-520 User Manual - Page 17

Browse online or download pdf User Manual for Desktop Artila Matrix-520. Artila Matrix-520 17 pages. Linux arm9 industry box computer

Artila Matrix-520 User Manual
4.14 Install GNU Toolchain
Find a PC with Linux 2.6.X Kernel installed and login as a root user then copy the
arm-linux-3.3.2.tar.gz to root directory of PC. Under root directory, type following command to install
the Matrix-520 toolchain.
#tar zxvf arm-linux-3.3.2.tar.gz
4.15 Getting Started the Hello Program
There are many example programs on Artila FTP. To compile the sample you can use the Make file to
and type:
make
To compile and link the library. Once done, use ftp command
ftp 192.168.2.127
And bin command to set transfer mode to binary
ftp>bin
To transfer the execution file to Matrix-520 user disk (/disk) and use
chmod +x file.o
To change it to execution mode and
./file.o
to run the file.
‧13‧
Matrix-520 User Guide