https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads


Windows (mingw-w64-x86_64) hosted cross toolchains



AArch32 bare-metal target (arm-none-eabi)
AArch32 GNU/Linux target with hard float (arm-none-linux-gnueabihf)
AArch64 bare-metal target (aarch64-none-elf)
AArch64 GNU/Linux target (aarch64-none-linux-gnu)



C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.44.35207\bin\Hostx64\x64
.bat 工具链必须和cl.exe 放在一个目录， 不然有些项目编译不过
