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

SDK • Re: Math functions not working with Pico VSCode extension

$
0
0
The above program fails with this message :

Code:

*** PANIC ***missing double function
Are you using a B0 version of the RP2040 chip when this happens? If so, you might want to check your CMakeLists.txt and make sure that you haven't explicitly set PICO_DOUBLE_SUPPORT_ROM_V1 or PICO_RP2040_B0_SUPPORTED to a value of 0 which would disable backwards compatibility with this older ROM which doesn't contain double math routines.

Statistics: Posted by adam_green — Sat Nov 02, 2024 4:44 pm



Viewing all articles
Browse latest Browse all 4872

Trending Articles