5.14. SE05X Minimal example¶
This project gets available memory from secure element. This is a good starting point to work with SE05X at low level.
5.14.1. Prerequisites¶
Micro USB cable
Kinetis FRDM-K64F/imx-RT1050 board
Personal Computer
SE05x Arduino shield
5.14.2. Building the Demo¶
Build Plug & Trust middleware stack. (Refer Building / Compiling)
Project:
se05x_minimal
5.14.3. Running the Example¶
If you have built a binary, flash the binary on to the board and reset the board.
If you have built an exe to be run from Windows using VCOM, run as:
se05x_minimal.exe <PORT NAME>
Where <PORT NAME> is the VCOM COM port.
5.14.4. Console output¶
If everything is successful, the output will be similar to:
App :INFO :mem=32767
App :INFO :ex_sss Finished
