5.7.1. 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.7.1.1. Building the Demo¶
Build Plug & Trust middleware stack. (Refer Building / Compiling)
Project:
se05x_Minimal
5.7.1.2. 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.
On Raspberry-Pi or iMX board, run as:
./se05x_Minimal
5.7.1.3. Console output¶
If everything is successful, the output will be similar to:
App :INFO :mem=32767
App :INFO :ex_sss Finished