Build Environment Setup
This section provides comprehensive guides for setting up your development environment for the MCU SDK across different operating systems and compiler toolchains. Choose the guide that matches your development platform and preferred compiler.
- Setup Guide for Development Environment on Linux for Arm compiler
- Setup Guide for Development Environment on Linux for GCC
- Setup Guide for Development Environment on MAC Arm64 for GCC
- Setup Guide for Development Environment on MAC x86_64 for GCC
- Setup Guide for Development Environment for Arm Compiler in Windows
- Setup guide for development environment for GCC in windows
Linux Development Environment:
- Setup Guide for Development Environment on Linux for Arm compiler
Linux with ARM Compiler - Complete setup guide for Linux development environment using ARM Compiler toolchain, including installation and configuration steps.
- Setup Guide for Development Environment on Linux for GCC
Linux with GCC - Comprehensive guide for setting up Linux development environment with GCC toolchain for MCU_SDK development.
macOS Development Environment:
- Setup Guide for Development Environment on MAC Arm64 for GCC
macOS ARM64 with GCC - Setup guide for Apple Silicon Macs (M1/M2) using GCC toolchain for MCU_SDK development.
- Setup Guide for Development Environment on MAC x86_64 for GCC
macOS x86_64 with GCC - Configuration guide for Intel-based Macs using GCC toolchain for cross-platform development.
Windows Development Environment:
- Setup Guide for Development Environment for Arm Compiler in Windows
Windows with ARM Compiler - Complete Windows setup guide using ARM Compiler toolchain, including IDE integration and debugging setup.
- Setup guide for development environment for GCC in windows
Windows with GCC - Detailed guide for Windows development environment setup using GCC toolchain with MinGW or similar environments.