Page 1 of 1

VS Code: "variable "uint32_t" is not a type name"

Posted: Mon Nov 08, 2021 7:50 pm
by mzimmers
Hi all -

I'm still wading through the nuances of the IDE. My current issue is that I'm getting this error message:

variable "uint32_t" is not a type name

I only get this error message on this type; none of the others. It seems like I'm finding my way to the wrong stdint.h file.
ide.PNG
ide.PNG (22.57 KiB) Viewed 5638 times
Can someone PLEASE help me with this?

Thanks...