That was a promising hint. But unfortunately, this did not result in any changes or error messages on minicom.It might be worth putting something likeinto your CMakeLists.txt.Code:
target_compile_definitions(${PROGRAM_NAME} PRIVATE PARAM_ASSERTIONS_ENABLE_ALL=1 PICO_USE_STACK_GUARDS=1 PICO_MALLOC_PANIC=1)
Statistics: Posted by beedaddy — Sun Feb 25, 2024 12:44 pm