Software › Hello UART (serial)

Hello UART (serial)

demo Open · freely redistributable

A tiny original public-domain program, written in C and compiled with clang for the Arm Cortex-M33. It writes a "Hello from the Raspberry Pi Pico 2" banner byte-by-byte to the UART0 data register and blinks the on-board LED each line, which the panel shows on the serial console. On-board only: the LED and UART0. Real ARMv8-M machine code, so every instruction single-steps in the debugger.

Download ↓ Original source ↗

Format: Raw RP2350 XIP flash image (Thumb), base64  ·  By: emulators.org  ·  Licence: CC0 / public domain

Runs on