To use the TSN (Time-Sensitive Networking) and QBV (Quality of Service Basic Mode) features on the 1028ardb board via PuTTY, you first need to establish a serial connection between your computer and the board. Here are the steps to do so:
Connect the serial cable to your computer's serial port or USB-to-serial adapter.
Open PuTTY and go to the "Serial" category under the "Connection" tab.
Under the "Serial line" field, enter the serial port number that corresponds to your serial connection (e.g. COM1 or /dev/ttyS0).
Set the baud rate to 115200 (or whatever baud rate is specified by the 1028ardb board manual).
Click on the "Open" button to open the serial connection.
Once you have established the serial connection, you can access the TSN and QBV features by using the command-line interface of the 1028ardb board. You may refer to the board's manual for the specific commands needed to enable and configure these features.
Hope help.