Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive deep into Raspberry Pi Pico and RP2040 programming in this fourth class of the HackadayU series. Explore advanced topics such as cycle counting, assembly code generation, compiler optimizations, and debugging techniques. Learn to use tools like Godbolt Compiler and GDB for efficient development. Gain hands-on experience by debugging a KeyPad project and investigating Pico internals using MicroPython. Master essential skills for embedded systems programming and hardware interaction with the Raspberry Pi Pico platform.
Syllabus
Start
Announcements, .thumb, Cycle Counting
Looking at the Assembly Code Generated by the Compiler
Loop Unrolling Compiler Optimization
Godbolt Compiler
Debugging with GDB
Stubbing fibo_c with GDB + TUI Text User Interface
Debugging KeyPad Project with GDB, dprintf
Exploring the Pico Internals with MicroPython
Taught by
HACKADAY