|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
SEGGER RTT control block. More...
Data Fields | |
| char | id [16] |
| "SEGGER RTT" + padding. | |
| uint32_t | max_up |
| Number of up channels. | |
| uint32_t | max_down |
| Number of down channels. | |
| rtt_buf_t | up [1] |
| Up channel array (host RX). | |
| rtt_buf_t | down [1] |
| Down channel array (host TX). | |
SEGGER RTT control block.
Scanned by the J-Link OB via the leading id[] magic. Must live at a known SRAM region.