File Registers Window

The File Registers window displays all the file registers of the selected device. When a file register value changes, or the processor is interrogated, the data in the File Registers window is updated (values updated shown in red).

Some data has colored cells:

Note: To speed up debugging with certain hardware tools, close this window. Use the SFR or Watch window instead.
Figure 1. File Register Window with Content

File Registers Window Displays

You may specify how memory is displayed in the window by selecting from the Format drop-down box on the bottom of the window.

When using a hardware tool for debug, some registers may show an “R” for each nibble of data to represent a reserved resource.

Hex

This format displays file register information as hex data. The window has the following columns:

Symbol

This format displays each file register symbolically with corresponding data in hex, decimal, binary and character formats. The window has the following columns:

Dual Port (dsPIC33FJ DSC/PIC24HJ MCU devices only)

This format displays file register information as hex data. The window has the following columns:

For information on dsPIC33F DSC and PIC24H MCU devices, see the Microchipweb site for device data sheets and dsPIC33F and PIC24H Reference Manual sections.

XY Data (dsPIC DSC devices only)

This format displays file register information as hex data. The window has the following columns:

For more information on dsPIC DSC devices, see “dsPIC30F Family Reference Manual” (DS70046).

File Registers Window Icons

Icons are located on the left side of the window.

Table 1. File Registers Icons
Icon Icon Text Function
Find Specify a string to find in the window. Select to match whole word or case.
Find Next Find next instance of string from Find.
Find Previous Find previous instance of string from Find.
Go To Go to specified line number or address.

File Registers Window Menu

Right click in the memory window data area to pop up this menu. Not all items may be visible for all devices.

Table 2. File Registers Window Context Menu
Item Description
Hex Display Width Hex Format Only

Set the hexadecimal display width
 (options depend on the device selected).

Fill Memory Fill memory from Start Address to End Address with the value in Data. Specify other options in the Fill Memory dialog.
Go To Go to the address/function specified using the Go To dialog.
Find Find text specified using the Find dialog.
Output To File Write the displayed window contents to a text file using the Output to File dialog.
Import Table Hex, Dual Port or XY Data Formats Only

Import tabular data from a file into a Memory window using the Import Table dialog.

Export Table Hex, Dual Port or XY Data Formats Only

Export tabular data from a Memory window into a file using the Export Table dialog.

Print Print the contents of this window using the Print dialog.
Note: If you have a large memory device, the number of pages printed can become very large. A suggestion is to print the window contents to a file (Print dialog, General tab, “Print to File” check box) and then select which pages from the file you need to print.
Adjust Table Columns Adjust the columns automatically.