Question:
How to dump registers in CCES?
Answer:
The Export Registers dialog box allows saving all registers and their contents for the selected core into a text file.
To access the Export Registers dialog box, select Export All Registers (
)from the Register Browser view’s toolbar. The Register Browser can be opened via Window > Show View > Register Browser.
Export Registers Dialog Box available options:
- File Name – Specifies the file to which register data is written.
- Format – Provides available output formats for register values. Options include hexadecimal, decimal, octal, binary, and string.
- Show comment with register’s group and description – When enabled, appends a C++ style comment (//) to each register line with the register’s group and description, if available.