Software

DataTips

DataTips provide a convenient way to view information about variables in your program during debugging. DataTips work only in break mode and only with variables in the current execution scope.

In Microchip Studio, DataTips can be pinned to a specific location in a source file, or they can float on top of all Microchip Studio windows.

To Display a DataTip (in Break Mode Only)

  1. 1.In a source window, place the mouse pointer over any variable in the current scope. A DataTip appears.

  2. 2.The DataTip disappears when you remove the mouse pointer. To pin the DataTip so that it remains open, click the Pin to source icon, or
    • Right click on a variable, then click Pin to source

    The pinned DataTip closes when the debugging session ends.

To Unpin a DataTip and Make It Float

To Repin a Floating DataTip

To Close a DataTip

To Close All DataTips

To Close All DataTips for a Specific File