NXP Semiconductors
AN11803
A71CL Quick start guide for A71CLARD-ALI and Kinetis
AN11803
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2018. All rights reserved.
Application note
Rev. 1.0 — 11 December 2018
COMPANY PUBLIC
353410
21 / 31
7 A71 application examples execution
The A71 Host software package [
A71CL_HOST_SW
examples:
• id2 client sdk
: A sample project executing the ID2 testsuite against the A71 secure
element
7.1 Running the example
The A71 security IC is connected to the Kinetis board through the Arduino interface
board. With MCUXpresso IDE (installed in the Windows PC) the Kinetis MCU is
programmed, so that it executes the example application.
The execution output can be seen either in the MCUXpresso IDE console or by using
Tera Term. Both cases are explained step by step in this section.
7.1.1 Printing the output with MCUXpresso IDE
Assuming that the SDK has already been installed, and the project examples have been
imported as explained in section
, open MCUXpresso IDE and take the following steps
(
):
1. Select the project “
frdmk64f_id2_client_sdk”
in the “Project Explorer”
2. Click on ‘Debug’ in the Quickstart Panel.
3. Select J-Link OpenSDA probe and click on ‘OK’. Make sure the OpenSDA serial port
is connected to the Windows platform (
4. If a ‘Terms of use’ pop-up appears, check ‘Do not show this message again for today’
box and click ‘Accept’.
Figure 26. Configuration steps to debug using MCUXpresso IDE Console