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

SDK • Re: I'm having trouble with SDK 2.0.0

$
0
0
Just try to add:

Code:

#include <stdint.h>
In old SDK another headers may used this one and you just didn't need to do include this one again.
Right now they may don't use them. Mandatory including it should make it independent from the SDK version.
Thanks for the tip. It seems I take one step forward, two steps back. I had to add full environment paths to the compiler, and then I get errors for undefined tinyusb hid structures that had worked fine before.

I decided to stay with the 1.5.1 SDK to support my legacy Pico projects; I just copied the latest CYW43 drivers ( V1.0.3 ) into my local copy of the SDK hoping (in vain?) for better stability.

Statistics: Posted by ronter — Sun Sep 01, 2024 8:39 pm



Viewing all articles
Browse latest Browse all 5055

Trending Articles