Have you linked against pico_lwip or one of the Pico lwip arch rules?
https://www.raspberrypi.com/documentati ... b1e1c2247c
If you have already done this, your next step should be posting a link to your whole cmakelists file, or ideally a complete repository with a listing of commands you're using.
https://www.raspberrypi.com/documentati ... b1e1c2247c
Code:
target_link_libraries(mylibrary PRIVATE ... pico_cyw43_arch_lwip_threadsafe_background ...)
Statistics: Posted by jags84 — Wed Apr 10, 2024 4:39 pm