Below the toolbar, there are two panes in the window, separated by another vertical divider line. The pane to the left of the divider line displays the attributes for each displayed cache line. The pane to the right of the divider line displays the actual contents of each displayed cache line. You can modify information in this pane and click the Write button to apply those changes to the cache on the target board.
Above the cache line display panes are the Refresh and Write buttons and the View As dropdown menu. Click the Refresh button to clear the entire contents of the cache, re-read status information from the target hardware, and update the cache lines display panes. Click the Write button to commit cache content changes from this window to the cache memory on the target hardware (if the target hardware supports doing so). Select Raw Data, or Disassembly from the View As dropdown menu to change the way the IDE displays the data in the cache line contents pane on the right side of the window.
You can perform all cache operations from assembly code in your programs. For details about assembly code, refer to the core documentation for the target processor.You can also perform cache operations by clicking the Menu button, shown as an inverted triangle, that opens the view pull-down menu that contain actions for the Cache Viewer.