Software › Hello UART (serial)

Hello UART (serial)

demo Open · freely redistributable

An original public-domain (CC0) program, hand-authored in Xtensa LX7 assembly. It brings up UART0 (0x60000000), prints a banner, makes one windowed subroutine call (CALL4 -> ENTRY -> RETW.N, which visibly rotates WINDOWBASE in the debugger), then streams tick 0, tick 1, ... forever (decimal printing uses the Xtensa 32-bit multiply). On-board only: just UART0. Real Xtensa machine code, so every instruction single-steps in the debugger.

Download ↓ Original source ↗

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

Runs on