cd $SIGMASTAR_SDK_PATH/build ./setup_config.sh ../configs/ssd222_evb_defconfig.cfg
Run the setup script to choose your chip and board type: ./setup_config.sh Use code with caution. Copied to clipboard sigmastar sdk install
SigmaStar releases patches as .patch files. Apply them in order: cd $SIGMASTAR_SDK_PATH/build
. Place this on a FAT32-formatted drive, insert it into the board, and trigger the update from the bootloader. TFTP Method insert it into the board
Comprehensive Guide to SigmaStar SDK Installation and Environment Setup Setting up a
cd ~/sigmastar tar -xvf sigmastar_sdk_vX.Y.tar.gz
