What you've learned

You should now know how to:

  • Install the Raspberry Pi Pico SDK
  • Run a hello world example
  • Measure application performance
  • Debug applications with gdb

Knowledge Check

The Raspberry Pi Pico SDK works only on a Raspberry Pi 3, 4, or 400.

Which build system is used by the Pico SDK and C/C++ applications?

Debugging with gdb requires connecting the SWD pins on the Raspberry Pi Pico using jumper wires.


Back
Next