DVK90132
MLX90132 Development kit
390129013201
Page 8 of 18
Development kit
Rev 002
May-2012
3 Software installation
The followings paragraphs describe how to download and install the TCL software and how to install the USB
driver.
3.1 STM32 USB driver
The USB drivers are automatically installed and recognized by the operating system when connected to the
user computer, there is no need of specific driver installing.
3.2 TCL software
There are several possibilities to interface the DVK90132 and several softwares available to write TCL scripts.
The following paragraphs propose a suite of software which can be downloaded and used for free. The user
has to agree with the respective software license.
3.2.1 TCL engine: ActiveTcl
The software can be downloaded on:Select the version corresponding to your computer OS and install it. This software includes the TCL compiler.
3.2.2 TCL editor: Ezdit
The software can be downloaded on:
This editor allows to edit and to execute TCL scripts. It can be used without installation. To link the editor to the
TCL engine, named wish85, installed with ActiveTCL it is necessary to do the following:
-
Select TOOLS and click run
-
In the second row write the path to the executable tclsh85.exe and add the command {%F}.
In our example “C:/Tcl/bin/tclsh85.exe {%F} “
Figure 5: Ezdit TCL editor configuration