Software › Hello UART (serial)

Hello UART (serial)

demo Open · freely redistributable

An original public-domain (CC0) program, hand-authored in RISC-V RV32IMC assembly. It brings up UART0 (0x60000000), prints a banner, and streams tick 0, tick 1, ... forever (decimal printing uses the RV32M div/rem). On-board only: just UART0. Real RISC-V machine code, so every instruction single-steps in the debugger.

Download ↓ Original source ↗

Format: Raw ESP32-C3 flash image (RV32IMC), base64  ·  By: emulators.org  ·  Licence: Public domain (CC0)

Runs on