5.21.2 Change Device Memory
You must Debug your code to change memory values. You cannot change memory when code is running.
Note: The data will change only during
Debug. Your application code is not changed.
Use the following information to change memory values:
- Change a value in the Memory window by clicking in the appropriate column and selecting or entering new data. For some windows, the text will be red to show a change.
- The Fill memory feature is found on the context (right click) menu of most Memory windows.
- For program memory, you must rebuild to see the changes. Use to program the target and launch the debugger with the changed data.