
SE59XX-SDK
Software development Kit
User Manual
V1.2
Figure 2.13 Firmware version in Device Management Utility (English)
2.5
Installing a Cross-Compiler
1)
Co py ti -am335x-linux-devkit -08 .00.00.00. tar .g z to /op t folder and ext ract it . Be sure that you have and
use the root account to do it . This user manual is made with this ve rsion. I f a newer, s table version is
available, the SDK package will include it .
ta r zx f . /ti-am335x-linux-devki t -08 .00.00.00. tar .g z /op t
2)
Add these environment variable
ex por t AR CH=arm
ex por t PATH =/op t/ti-am335x-linux-devki t -08 .00.00.00/bin:$PATH
ex por t CROSS_COMP ILE=arm-linux-gnueabihf-
2.6
Compiling Procedure for Atop Applications
To compile ATOP a p plication, in SDK root folder, please ente r
make clean
clear all .o object and executable files
make release plat form=am335x_v8
compile and link the source code
Af te r build done, you can find your image under build folder be named Image .dld .
2.7
Compiling new Applications
1)
Pu t the source code under ./software/atop_a p p lication/utils/<YOUR_AP P_FOLDER> folder .
<YOUR_AP P_FOLDER> is a name chosen by yourself . ( such as “Tes t” )
2)
Follow Paragra ph 2.6 above to build your a p plication or modify “Makefile” following the /atop _sdk .
Summary of Contents for SE59XX-SDK
Page 11: ...SE59XX SDK Software development Kit User Manual V1 2...
Page 13: ...SE59XX SDK Software development Kit User Manual V1 2 libatop so 1 0 0 ATOP library binary...
Page 17: ...SE59XX SDK Software development Kit User Manual V1 2 Figure 2 5 SE5904DB o ot loadermenu...
Page 33: ...SE59XX SDK Software development Kit User Manual V1 2...
Page 35: ...SE59XX SDK Software development Kit User Manual V1 2 SE5901B SE5908 16...
Page 36: ...SE59XX SDK Software development Kit User Manual V1 2 SE5908A 16A...
Page 37: ...SE59XX SDK Software development Kit User Manual V1 2...
Page 52: ...SE59XX SDK Software development Kit User Manual V1 2...