MPLAB® IPE View Menu
Contents
View Menu
The View Menu can be found at the top of the MPLAB® Integrated Programming Environment (IPE). The View Menu options include:
- Clear All Memory
- Memory Settings
- Power Settings
- Transfer to/from PM3
- Read Device ID
- View PM3 Socket Info
Clear All Memory
By clicking View > Clear All Memory from the View Menu, MPLAB IPE clears all the memory views.
Memory Settings
The specific kinds of memory shown are determined by the Advanced Mode or Production Mode settings. This option toggles between showing and not showing the memory. A check mark before the option indicates it is enabled (showing) in the Memory View pane located near the bottom of the window; unchecked indicates that the memory is not showing. The accompanying figure shows the Memory View pane.
The memory settings appear in a popup window
This table summarizes the Fill Memory dialog box options.
Setting | Description |
---|---|
Start Address | Start address of the fill operation |
End Address | End address of the fill operation |
Data | The value used for the fill operation |
Use Data as | Fill Value – fills each address with the data value Sequence Start – fills each address with incrementing data value Randomize – fills each address with a random value |
Write | Writes addresses to the memory view |
Close | Exits the dialog |
Power Settings
The Power Settings displays the current power settings. The power settings are view-only and cannot be changed from this window.
Transfer To/From PM3
Transfer TO MPLAB PM3
When selected, this option transfers the image to the connected MPLAB PM3 Universal Device Programmer. The status displays in the Output window.
Transfer FROM MPLAB PM3
When selected, this option transfers the image from the connected MPLAB PM3 Universal Device Programmer. The status displays in the Output window.
Read Device ID
Displays the device ID of the selected device in the Output window.
View PM3 Socket Info
Displays the MPLAB PM3 socket information in the Output window.
Print Memory Window
You can print the memory window in MPLAB® IPE by right-clicking on a value in the Memory View window and then selecting Print. This command will print the entire contents of the memory. So, if you have a large device, such as a PIC32, the printout will probably be quite large. In this case, you might consider printing to a file, rather than to a printer. For further information, please visit the MPLAB IPE page.