User`s guide

MPLAB IDE Windows
© 2006 Microchip Technology Inc. DS51519B-page 141
12.9.1.3 XY DATA (dsPIC DSC DEVICES ONLY)
This format displays file register information as hex data. The window will have the
following columns:
Address – X hexadecimal address of the data.
Y Bus – Y hexadecimal address of data, if supported.
Data BlocksHexadecimal data, shown in 2-byte blocks.
ASCII – ASCII representation of the corresponding line of data.
For more information on dsPIC DSC devices, see “dsPIC30F Family Reference
Manual (DS70046).
12.9.2 File Registers Window Menu
Below are the menu items in the File Registers right mouse button menu.
Close
Close this window.
Full Memory Update
Updates the entire contents of this window after a halt or single step if enabled.
By default, this option is enabled. If the window is open, only the data visible is updated.
If the window is closed, no data is updated.
Find
Find text specified in the Find dialog in this window.
Find Next
Find the next instance of Find text.
<F3> repeats the last Find.
<Shift>+<F3> reverses the direction of the last Find.
Go To
Go to the specified item of the Go To dialog. (See Section 13.14 “Go To Dialog”.)
Import Table
Open the Import dialog (see Section 13.10 “File Management Dialog”).
Export Table
Open the Export As dialog (see Section 13.10 “File Management Dialog”).
Fill Registers
Fill registers from Start Address to End Address with the value in Data. See
Section 13.11 “Fill Memory/Registers Dialog”.
Output to File
Write the displayed window contents to a text file. Uses a Save As dialog (see
Section 13.10 “File Management Dialog”), with the addition of an “Output Range”.
Select the type of range, either “Lines” or “Address”, and then enter the “Start” and
“End” values to output.
Print
Print the contents of the window.
Refresh
Refresh the data in this window.