You can enable or disable WebTalk globally during or after installation as described below. During installation you can enable or disable WebTalk installation options by checking or unchecking the Enable WebTalk to send software, IP and device usage statistics to Xilinx (Always enabled for WebPACK license) checkbox.
Figure 1. WebTalk Install Options
You can enable or disable WebTalk installation options using the Tcl command
config_webtalk
:
config_webtalk -install on|off
- on
- Turns WebTalk on for the installation.
- off
- Turns WebTalk off for the installation.
Install settings are saved in the following locations:
- Windows
- <install dir>/vivado/data/webtalk/webtalksettings
- Linux
- <install dir>/vivado/data/webtalk/webtalksettings
Note: You need administrator privileges to write to
the install location.