Skip to content

Commit 68fb31e

Browse files
andrestrakerSSingh5845
authored andcommitted
Binding ADIToFGUI to a graphics device.
1 parent d111083 commit 68fb31e

File tree

7 files changed

+58
-1
lines changed

7 files changed

+58
-1
lines changed

doc/user-guide/ADTF3175D-EvalKit-610.html

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
<li><a href="#data-views">Data Views</a></li>
8686
<li><a href="#aditofgui-and-configuration-parameters">ADIToFGUI and
8787
Configuration Parameters</a></li>
88+
<li><a href="#troubleshooting">Troubleshooting</a></li>
8889
</ul></li>
8990
</ul></li>
9091
<li><a href="#python-tools">Python Tools</a>
@@ -546,7 +547,18 @@ <h3 id="update-sdk-version">13. Update SDK Version</h3>
546547
<h3 id="delete-sdk-version">14. Delete SDK Version</h3>
547548
<p>This removes a user specified version of the SDK from the eval kit’s
548549
SD card image.</p>
549-
<pre><code></code></pre>
550+
<pre><code>Press &#39;y&#39; to continue (any other key to cancel)...
551+
[email protected]&#39;s password:
552+
Available workspaces:
553+
1. 6.1.0
554+
2. 6.2.0
555+
Enter the number of the workspace you want to delete: 2
556+
Successfully deleted workspace version &#39;6.2.0&#39;.
557+
558+
Now system will reboot
559+
[sudo] password for analog:
560+
Connection to 192.168.56.1 closed by remote host.
561+
Connection to 192.168.56.1 closed.</code></pre>
550562
<h3 id="switch-sdk-version">15. Switch SDK Version</h3>
551563
<p>Through this command the SDK version can be switched if there are
552564
multiple versions installed.</p>
@@ -1134,6 +1146,23 @@ <h5 id="aditofgui-and-configuration-parameters">ADIToFGUI and
11341146
is now 5fps.</p>
11351147
<p><a
11361148
href="images/aditofgui_8.png"><img src="images/aditofgui_8.png" width="25%"></a></p>
1149+
<h5 id="troubleshooting">Troubleshooting</h5>
1150+
<p>For the best performance, ADIToFGUI should be set to run using your
1151+
systems best performing graphics card. To do this it is necessary to
1152+
instruct Windows of the graphics card to use, if you have multiple
1153+
options.</p>
1154+
<p>In this example we bind ADIToFGUI.exe to the NVIDIA graphics
1155+
device.</p>
1156+
<p><a
1157+
href="images/aditofgui-ts-1.png"><img src="images/aditofgui-ts-1.png" width="25%"></a></p>
1158+
<p><a
1159+
href="images/aditofgui-ts-2.png"><img src="images/aditofgui-ts-1.png" width="25%"></a></p>
1160+
<p><a
1161+
href="images/aditofgui-ts-3.png"><img src="images/aditofgui-ts-1.png" width="25%"></a></p>
1162+
<p><a
1163+
href="images/aditofgui-ts-4.png"><img src="images/aditofgui-ts-1.png" width="25%"></a></p>
1164+
<p><a
1165+
href="images/aditofgui-ts-5.png"><img src="images/aditofgui-ts-1.png" width="25%"></a></p>
11371166
<h2 id="python-tools">Python Tools</h2>
11381167
<p>The Python tools rely on the included Python bindings.</p>
11391168
<h3 id="setting-for-using-the-python-bindings">Setting for using the

doc/user-guide/ADTF3175D-EvalKit-610.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
- [Mode Selection](#mode-selection)
5050
- [Data Views](#data-views)
5151
- [ADIToFGUI and Configuration Parameters](#aditofgui-and-configuration-parameters)
52+
- [Troubleshooting](#troubleshooting)
5253
- [Python Tools](#python-tools)
5354
- [Setting for using the Python Bindings](#setting-for-using-the-python-bindings)
5455
- [Setup](#setup)
@@ -519,7 +520,18 @@ Workspace has been Successfully updated !!
519520
This removes a user specified version of the SDK from the eval kit's SD card image.
520521

521522
```
523+
Press 'y' to continue (any other key to cancel)...
524+
[email protected]'s password:
525+
Available workspaces:
526+
1. 6.1.0
527+
2. 6.2.0
528+
Enter the number of the workspace you want to delete: 2
529+
Successfully deleted workspace version '6.2.0'.
522530
531+
Now system will reboot
532+
[sudo] password for analog:
533+
Connection to 192.168.56.1 closed by remote host.
534+
Connection to 192.168.56.1 closed.
523535
```
524536

525537
### 15. Switch SDK Version
@@ -1127,6 +1139,22 @@ From the screen capture below you can see the frame rate for mode 1 is now 5fps.
11271139

11281140
[<img src="images/aditofgui_8.png" width="25%">](images/aditofgui_8.png)
11291141

1142+
##### Troubleshooting
1143+
1144+
For the best performance, ADIToFGUI should be set to run using your systems best performing graphics card. To do this it is necessary to instruct Windows of the graphics card to use, if you have multiple options.
1145+
1146+
In this example we bind ADIToFGUI.exe to the NVIDIA graphics device.
1147+
1148+
[<img src="images/aditofgui-ts-1.png" width="25%">](images/aditofgui-ts-1.png)
1149+
1150+
[<img src="images/aditofgui-ts-1.png" width="25%">](images/aditofgui-ts-2.png)
1151+
1152+
[<img src="images/aditofgui-ts-1.png" width="25%">](images/aditofgui-ts-3.png)
1153+
1154+
[<img src="images/aditofgui-ts-1.png" width="25%">](images/aditofgui-ts-4.png)
1155+
1156+
[<img src="images/aditofgui-ts-1.png" width="25%">](images/aditofgui-ts-5.png)
1157+
11301158
## Python Tools
11311159

11321160
The Python tools rely on the included Python bindings.
18.7 KB
Loading
8.29 KB
Loading
25.3 KB
Loading
15.3 KB
Loading
25 KB
Loading

0 commit comments

Comments
 (0)