Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4867

SDK • Re: blink_simple, pico2, cmake problem

$
0
0
Nice.

From SDK manual, it looks that you have to change the defaults if using a different toolchain:
6.3.1.2. PICO_GCC_TRIPLE
This specifies one or more compiler "triples" to try when looking for a GCC compiler.
On Arm this defaults to arm-none-eabi.
On RISC-V this defaults to riscv32-unknown-elf;riscv32-corev-elf i.e. the two most common options are supported.
BTW You can also use -dumpspecs

Statistics: Posted by gmx — Fri Sep 27, 2024 10:19 pm



Viewing all articles
Browse latest Browse all 4867

Trending Articles