Debug Restore Views
New in µVision4
Debug Restore Views allow you to save multiple debug window layouts, enabling you to quickly select the view which best suits your program analysis for a paticular project or for a particular analysis situation.
Different window layouts can be easily created in µVision4.
In µVision4 the debug window layouts can be saved globally or as part of the project file; each project can have multiple debug views for debugging different parts of an application.
Numerous window layouts can be created for a project.
In a project, when debugging a section of your application relating to the UART, you may wish to have the System Viewer Window and Logic Analyzer showing the UART registers and signals.
When debugging the CAN interface, you may want to view the CAN signals inside the logic analyzer without having the UART signals visible. By creating different debug views you can access the windows you need and easily restore another view when needed.
Alternatively a debug view can be saved globally, allowing it to be used across multiple projects