UM-B-041
SmartBond Production Line Tool
User Manual
Revision 4.8
02-Nov-2022
CFR0012
102 of 170
© 2022 Renesas Electronics
●
Use the '
q
' command to read from any memory up to 256 bytes of data. The following example
will read the first 10 bytes from the flash memory of the DUT.
Example:
>q oqspi 0 10
Other Test Commands
●
Use the '
m
' command to power on and access the DUTs to perform further testing. This will open
the VBAT and the COM ports from the PLT hardware to the DUTs. As an argument, a
‘
0
’ or ‘
1
’
character is used to reset the PLT hardware. This is followed by a 16-bit hexadecimal number,
which is the bitwise representation of the DUTs to use, with DUT 1 being the LSB.
In the following example, the PLT hardware will be reset and DUTs 1, 2, 15 and 16 will be used.
Example:
>m 1C003