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

SDK • Re: Need help with SDK and newlib.

$
0
0
You are obviously including pico_stdio in your build.

By default this introduces definitions of a number of functions such as putchar which bypass newlib.

To avoid this define PICO_STDIO_SHORT_CIRCUIT_CLIB_FUNCS to be zero, see here.

Statistics: Posted by Memotech Bill — Wed Dec 11, 2024 9:03 am



Viewing all articles
Browse latest Browse all 5013

Trending Articles