bsp getdrivers - 2024.2 English - UG1725

Software Debugger Reference Guide (UG1725)

Document ID
UG1725
Release Date
2024-11-13
Version
2024.2 English

List drivers.

Syntax

bsp getdrivers 

Return the list of drivers assigned to IP in BSP.

Options

Option Description
-dict Return the result as <IP-name driver:version> pairs.

Returns

Table with IP, its corresponding driver, and driver version. Empty string, if there are no IPs.

Examples

bsp getdrivers

Return the list of IPs and their drivers.