Changing the Default SmartLynq Ports - 2022.2 English

Vivado Design Suite User Guide: Programming and Debugging (UG908)

Document ID
UG908
Release Date
2022-10-19
Version
2022.2 English
By default, the SmartLynq module uses the following ports. In some cases, you might want to change the port used. To update the port used, add the commands to the SmartLynq config.ini file and update using the procedure documented in the SmartLynq Data Cable User Guide (UG1258).
Table 1. Changing SmartLynq Default Ports
Default Port Description Add to config.ini to change
80 TCF over HTTP set http-port <port>
3121 TCF set tcf-port <port>
10200 Low level JTAG access over XVC set xvc-port <port>
3000-3003 GNU Debugger ports (for Arm® / MicroBlaze™ processors) set gdb-port <base port>

Setting the base port sets the lowest port for the range of four ports.