On this page
Set_up
Step1
press CTRL + SHIFT + P
and type Wokwi: Request a new License
its going to ask to open a webpage
click get you license and make an account
this should pop up when it works
Step2
do Ctrl + SHIFT + P
again
type Wokwi: Start Simulator and Wait for Debugger
Select a Kit?
if it asks to select kit
choose arm as kit
Step3
Next select the right debugger and run
then open up main.cpp
to add breakpoints
to set up any wiring go here and copy the diagram.json
when done pico wokwi
NOTE:
pico_enable_stdio_uart(${PROJECT_NAME} 1)
has to be on to get output