How to Set Up the Development Environment
摘要
This chapter is concerned with physically setting up the Raspberry Pi Pico 2 on a breadboard and wiring it up to a host computer to effortlessly program and debug programs, as well as hooking up other components as they’re encountered. The Getting started with Raspberry Pi Pico-series guide (from the Raspberry Pi Organization’s website) is an excellent reference on how to do these fundamental tasks. That content is not duplicated here; instead, the important parts that are required for Assembly Language programming are pointed out to debug and play with the sample programs in this book.