# BSP SDK **Repository Path**: sophon-ai/bsp-sdk ## Basic Information - **Project Name**: BSP SDK - **Description**: BM1684 BSP SDK - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 14 - **Forks**: 0 - **Created**: 2021-03-04 - **Last Updated**: 2024-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BM1684 BSP SDK # [点我下载文档和二进制文件](https://pan.baidu.com/s/1tEytk4tjUBfe29pkLFjHHg) 提取码:nzpx ## Build instruction ## 请先下载bsp-sdk-binary.tgz,其中包含工具链和Debian9底包: ``` $ sudo apt install bison flex bc rsync kmod cpio sudo uuid-dev cmake libssl-dev fakeroot dpkg-dev device-tree-compiler u-boot-tools $ git clone https://gitee.com/sophon-ai/bsp-sdk.git $ cd bsp-sdk $ tar -xzvf path/to/bsp-sdk-binary.tgz $ source build/envsetup.sh $ build_all ``` 更多说明请查看《算丰SM5系列AI计算模组的SOC模式软件开发指南.pdf》