Skip to content
Gino Latino edited this page Jun 1, 2021 · 1 revision

Use

Writes a variable or memory location value at run-time. Such can be achieved by: write <address> <value>.

Examples

SRAM value modify

IP 0x80000294 State Running Enter command: write 0x60000008 0x11223344

Tutorial

See: https://aurixocd.blogspot.com/2021/06/lets-modify-variables-values-at-run-time.html

Clone this wiki locally