2022-07-03 14:07:25 +00:00
|
|
|
The target system is: PICO - - cortex-m0plus
|
2022-11-27 02:15:39 +00:00
|
|
|
The host system is: Windows - 10.0.19045 - AMD64
|
2022-07-03 14:07:25 +00:00
|
|
|
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
|
|
|
Compiler: C:/Program Files (x86)/GNU Arm Embedded Toolchain/10 2021.10/bin/arm-none-eabi-gcc.exe
|
|
|
|
Build flags: ;-mcpu=cortex-m0plus;-mthumb
|
|
|
|
Id flags: -c
|
|
|
|
|
|
|
|
The output was:
|
|
|
|
0
|
|
|
|
|
|
|
|
|
|
|
|
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.o"
|
|
|
|
|
2023-01-31 22:12:43 +00:00
|
|
|
The C compiler identification is GNU, found in "F:/PicoSDK/Projects/PolledExample2/build/CMakeFiles/3.25.0/CompilerIdC/CMakeCCompilerId.o"
|
2022-07-03 14:07:25 +00:00
|
|
|
|
|
|
|
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
|
|
|
Compiler: C:/Program Files (x86)/GNU Arm Embedded Toolchain/10 2021.10/bin/arm-none-eabi-g++.exe
|
|
|
|
Build flags: ;-mcpu=cortex-m0plus;-mthumb
|
|
|
|
Id flags: -c
|
|
|
|
|
|
|
|
The output was:
|
|
|
|
0
|
|
|
|
|
|
|
|
|
|
|
|
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.o"
|
|
|
|
|
2023-01-31 22:12:43 +00:00
|
|
|
The CXX compiler identification is GNU, found in "F:/PicoSDK/Projects/PolledExample2/build/CMakeFiles/3.25.0/CompilerIdCXX/CMakeCXXCompilerId.o"
|
2022-09-03 08:48:59 +00:00
|
|
|
|
|
|
|
Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
|
|
|
|
arm-none-eabi-gcc.exe (GNU Arm Embedded Toolchain 10.3-2021.10) 10.3.1 20210824 (release)
|
|
|
|
Copyright (C) 2020 Free Software Foundation, Inc.
|
|
|
|
This is free software; see the source for copying conditions. There is NO
|
|
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
|