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

Advanced users • Re: The text "pico" replaced by "-sdk 1" in path by cmake when building FreeRTOS+FAT+CLI

$
0
0
It turned to be "pico-sdk" in:

Code:

target_compile_definitions(sample PUBLIC  pico-sdk  PICO_USE_STACK_GUARDS=1  PICO_MALLOC_PANIC=1  PICO_MAX_SHARED_IRQ_HANDLERS=6)
With pico-sdk present in target_compile_definitions, something replaces "pico" with "sdk -1" in a path. Removing pico-sdk solved the problem.

Statistics: Posted by codebrane — Sat Jun 07, 2025 6:56 am



Viewing all articles
Browse latest Browse all 8093

Trending Articles