Skip to main content

@  (dump memory)

Syntax

@ address count

@ address -- displays 8 words

Example

The following example displays the area of ARM memory corresponding to the PWM registers.  Memory address on the left, followed by 4 words of memory displayed in hex and then displayed as printable ASCII characters.

Memory dump example