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

SDK • Re: pico_w instability with wifi and freertos

$
0
0
I have it running with FreeRTOS in SMP mode and two cores and USE_PREEMPTION . At least for a few days calling the HTTP service I made worked fine.

I have set this in my cmake:

Code:

target_compile_definitions(<PROJECTNAME> PRIVATE    FREE_RTOS_KERNEL_SMP=1    portSUPPORT_SMP=1)
I cannot attach any header files apparently, but from what I remember I didn't made a who lot of changes

Anybody got an idea why we cannot upload headers files on a forum that's about writing software?

Statistics: Posted by rvt — Sat Mar 30, 2024 9:45 pm



Viewing all articles
Browse latest Browse all 3847

Trending Articles