We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Writes a variable or memory location value at run-time. Such can be achieved by: write <address> <value>.
write <address> <value>
IP 0x80000294 State Running Enter command: write 0x60000008 0x11223344
See: https://aurixocd.blogspot.com/2021/06/lets-modify-variables-values-at-run-time.html