void main(void)
Secure fallback main entry point.
volatile uint32_t g_blink_tick
HIL liveness counter – incremented each time the LED toggles.
static void internal_blink_panic_halt(void)
Park the CPU forever in WFI – used as a panic stop.
blink_const_t
CPU clock at reset (MOCO ~8.4 MHz on RA8D2 before CGC bring-up).
@ k_blink_cpu_hz_at_reset
Blink CPU Hz at reset.
@ k_blink_half_period_ms
500 ms on / 500 ms off -> 1 Hz square wave.
Boot entry points shared between a vector table and its startup code.