After a successful full compilation, find your firmware images in:
Extract the archive. If the SDK is split into multiple parts or provided as a "Image" and "SDK" package, usually you extract the SDK into the root of the project folder.
source build/envsetup.sh
This route is less feature-complete but fully accessible without vendor relationships. sigmastar sdk install
: All four firmware components must be flashed. Missing any component will prevent boot.
(e.g., i6e, i6b0, i6c0—not just the series number)
You need the compressed SDK file, typically named: After a successful full compilation, find your firmware
Ensure the arm-linux-gnueabihf-gcc -v command works and matches the version required by the vendor.
Extract the archive. Replace SDK_NAME.tgz with your actual filename.
Before compiling, you must configure the SDK for your specific board. The configuration determines which Flash type, sensor driver, memory layout, and features are included. : All four firmware components must be flashed
Add the toolchain to your system PATH to allow the compiler to be found.
The script will:
sudo mkdir -p /project/sigmastar sudo chown $USER:$USER /project/sigmastar cd /project/sigmastar
Archiver|ÊÖ»ú°æ|ħ·½°É¡¤ÖÐÎÄħ·½¾ãÀÖ²¿
GMT+8, 2026-3-9 08:05
Powered by Discuz! X2
© 2001-2011 Comsenz Inc.