不需要依赖笨重的虚拟机,也不需要安装双系统。抛开繁琐的环境准备,在Windows上轻松搭建交叉编译环境。本文将介绍如何在Windows上搭建交叉编译环境,不借助Linux系统,直接进行交叉编译。 前言 嵌入式Linux系统,由于系统资源的匮乏,通常无法安装本地 ...
SEGGER has announced that it has integrated its embedded-development Toolchain into the widely used CMake build-configuration tool. Toolchain integrated with the CMake build-configuration tool. Credit ...
以前为ARM64编译软件包,直接在Makefile里指定交叉编译器、sysroot的路径,就能成功编译。 最近编译一个使用CMake的软件包 ...
Raspberry Pi Pico is a cute piece of hardware. It has a powerful dual-core RP2040 microcontroller that offers 2MB (up to 16MB) Flash and 264K SRAM memories. But what truly sets the Pico apart is its ...