

In Simplicity Studio's Debug Adapters view, select one or more devices and right-click one of the devices. If you are working in Simplicity Studio, do not start a debug session to build and flash the project, but rather build it and then flash the binary separately. This is enabled by default in most GSDK examples and demos.īuild and flash the project to your device. Make sure that debug output is enabled in your project, if it is available. Find the "Packet Trace Using Wireshark Integration" tool and click Install. Click Manage Installed Packages and go to the Tools tab. If you installed the GSDK in an earlier version of Simplicity Studio, click Install on the toolbar. Windows/Mac users can download Wireshark from. Lets you search for a full or partial field name or description.įor example, searching for “tcp.*flag” shows the TCP flags fields supported by a wide variety of dissectors, while “^tcp.flag” shows only the TCP flags fields supported by the TCP dissector.Ī range of integers or a group of ranges, such as 1-12 or 39-42,98-2000.Beginning with version 5.5.0, Simplicity Studio® 5 (SSv5) supports live interaction between the application running on a Silicon Labs device and the Wireshark packet analyzer. If the selected protocol field has such values defined, you can choose one Some of the protocol fields have predefined values available, much like enumerations

The Value willĪlso indicate the type of value for the Field Name you have selected (like You may enter an appropriate value in the Value text box. Value, and possibly some range information. (such as the equality relation =) you will be given the opportunity to enter a When you select a field from the field name list and select a binary relation Other listed relations are binary relations which require additional data (e.g. Unary relation which is true if the selected field is present in a packet. Select a relation from the list of available relation. ByĮxpanding a protocol name you can get a list of the field names available for Protocol entry by entering the first few letters of the protocol name. Every protocol withįilterable fields is listed at the top level. Select a protocol field from the protocol field tree.
