blob: 0ef19f907fe23271e0c6c135ceeb3a70b3bc4b31 [file] [log] [blame]
..
Copyright 2019,2020 NXP
.. highlight:: bat
.. _ex-se05x-info:
=======================================================================
SE05X Get Info example
=======================================================================
This project can be used to get SE05X platform information with or without applet installed.
Building the Demo
=======================================================================
- Build Plug & Trust middleware stack. (Refer :ref:`building`)
- Project: ``se05x_GetInfo``
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_GetInfo.exe <PORT NAME>
Where **<PORT NAME>** is the VCOM COM port.
On Raspberry-Pi or iMX board, run as::
./se05x_GetInfo
Console output
=======================================================================
If everything is successful, the output will be similar to:
.. literalinclude:: out_se05x_GetInfo.rst.txt
:start-after: Opening connection to JRCP server on 127.0.0.1:8050