Artila Matrix-520 사용자 설명서 - 페이지 17
{카테고리_이름} Artila Matrix-520에 대한 사용자 설명서을 온라인으로 검색하거나 PDF를 다운로드하세요. Artila Matrix-520 17 페이지. Linux arm9 industry box computer
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