Datasheet
2–12
Figure 2–12 shows how to modify memory contents. Modify the memory by typing in new data and pressing
<ENTER>. The program displays the next memory location. If no modification is necessary press
<ENTER>. To exit the memory command (mx) press the <ESC> key. Pressing <ENTER> toggles through
memory locations, displaying each new location after <ENTER>.
Enter bbcc then <ENTER> to modify memory
Enter aa then <ENTER> to modify memory
Show and modify memory location 0300h in word mode
Show and modify memory location 0300h in byte mode
Switch to word indication mode
Switch to byte indication mode
Press <ESC> here
Show only one memory location 0300h in word mode
>init
MSP–STK430A320
>byte
>m0300
mem 0300 : 31 aa
mem 0301 40
>word
>m0300
mem 0300 : 40aa bbcc
mem 0302 : 0400
>m0300
mem 0300 : bbcc
>_
Figure 2–12. Memory Modification