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

SDK • Re: Weird problem with C++ and strings - fragmented ram?

$
0
0
It might be worth putting something like

Code:

target_compile_definitions(${PROGRAM_NAME} PRIVATE    PARAM_ASSERTIONS_ENABLE_ALL=1    PICO_USE_STACK_GUARDS=1    PICO_MALLOC_PANIC=1)
into your CMakeLists.txt.
That was a promising hint. But unfortunately, this did not result in any changes or error messages on minicom.

Statistics: Posted by beedaddy — Sun Feb 25, 2024 12:44 pm



Viewing all articles
Browse latest Browse all 5274

Trending Articles