UM-B-041
SmartBond Production Line Tool
User Manual
Revision 4.8
02-Nov-2022
CFR0012
49 of 170
© 2022 Renesas Electronics
7
Applications
7.1
Introduction
The PLT software includes four different applications (
). The CFG PLT is used to setup the
system according to the device hardware options and select the required tests and memory actions
to be performed. The GU Upgrade
is used to update the Golden Unit firmware. The GUI and the CLI
PLT applications are used to perform the tests, monitor their progress in real-time and view the test
results.
7.2
CFG PLT Application
Note 1
Each field can be minimized by clicking on it, but it will not be disabled. The tests will run if they are
enabled, even when the test field is minimized and not shown.
Figure 28: CFG PLT Startup Screen
The CFG PLT application (
SmartBond_PLT_CFG.exe
) is a GUI application tool, which is mainly used
to appropriately configure the tests and memory operations the tool will perform. Depending on the
selected device chipset and the enabled actions, only appropriate options are enabled and shown.
Any change made by the user is validated before being saved to the XML file, with the use of a
schema XSD file. This prevents erroneous values to be stored in the XML file that would harm the
production procedure.
shows the initial CFG PLT screen. The
Main Menu
options are described in
the bottom strip information is described in
The application begins with the
Hardware
Setup
tab (see Section
. Users can navigate to the other PLT configurable options by selecting
the different tabs.
When a tab is selected, the settings of this tab are reloaded from the XML file. If there is an error in
the configuration XML file, a warning message will be shown indicating which of the parameters has
error. Additionally, the related graphic entry in the CFG application for the erroneous configuration
parameter will be highlighted in red.
An example is given in
. Configuration parameter
dut_num_1
has wrong value (
error
instead of either
false
or
true
) in the
params.xml
file. When
the
Hardware Setup
CFG tab is
selected the warning message will be displayed. If
OK
is pressed, the
Hardware Setup
tab will be
loaded with the
DUT 1
checkbox in red
.
The displayed value will be the default value taken from the
XML schema document (
params.xsd
).