Visual Studio Code Settings
Visual Studio Code Settings File
The settings.json
file will need to be created. An example_settings.json
file is provided which serves as an example of the contents that need to be in the settings.json
file.
Make a copy of example_settings.json
and rename it to settings.json
See here to determine the ID of the PUART.
See DVK Probe Selection to determine the Serial Number of the DVK Probe.
Specify BT900 COM Port in settings.json
The samples and tests that use a BT900 Device require the UART ID attribute from the settings.json
file. Update the settings.json file to use the UART associated with the device.
On Linux or macOS:
On Windows: