MAC verification error 7042 seems to be confused to understand, can you share more log information?
Please check below for OEF ID read tools setting:
======================================
10.7 How to get SE Platform Information and UID
Follow any one of the following methods to get the SE platform information.
10.7.1 Using TeraTerm and pre-built binary
A pre-built binary for se05x_GetInfo is available in binaries directory for FRDM-K64F and iMX-RT1060.
You would need to install a serial terminal application, like TeraTerm.
• Install TeraTerm on your system. To setup TeraTerm, refer
• Flash the pre-built binary on your hardware.
• View the logs on TeraTerm.
The highlighted log is the SE UID, OEF ID and JCOP Platform ID.
10.7.2 Using VCOM and binary
Plug & Trust MW Documentation
• Flash VCOM binary present in binaries directory accorfing to your board.
• Check VCOM Port number in device manager.
• Build project se05x_GetInfo with the following configuration:– SMCOM: VCOM– Host: PCWindows
• Run the built binary as:
se05x_GetInfo.exe COMxx
Where COMxx is the VCOM port number obtained from step 2.
The highlighted log is the SE UID, OEF ID and JCOP Platform ID
10.7.3 Using ssscli Tool
Plug & Trust MW Documentation
• Flash VCOM binary present in binaries directory accorfing to your board.
• Check VCOM Port number in device manager.
• Run the following commands in binaries/PCWindows/ssscli directory:
ssscli.exe connect se050 vcom COMxx
ssscli.exe se05x uid
ssscli.exe disconnect
Where COMxx is the VCOM Port number obtained in step 2.
The highlighted log is the SE UID