Updated on 2022-03-13 GMT+08:00

Host Compilation Toolchain

The Atlas 500 host uses Hi3559A as the CPU, which is a 64-bit CPU based on the Armv8-A architecture. The Atlas 500 does not have any compilation tool running on Hi3559A. Therefore, you need to perform cross compilation on the x86 platform and then copy the compiled software to Hi3559A for running.

The Atlas 500 host software development and compilation toolchain is stored in the toolchains/Euler_compile_env_cross/arm/cross_compile/install/bin directory of the Atlas 500 DDK installation directory.