User manual
NXP Semiconductors
AN11480
Quick Start Up Guide for EXPLORE NFC working with Raspberry Pi
AN11480
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2013. All rights reserved.
Application note
COMPANY PUBLIC
Rev. 1.0 — 17 December 2013
279710
8 of 30
4. Preparation of the demo software for the Raspberry Pi
All example software projects are being delivered within an installer. We provide installer
for the platforms Linux x86 and Windows x86. The installer cannot be executed on the
Raspberry Pi because of the ARM architecture.
To obtain the example projects, please execute the installer. After the installation routine,
the software should be, depending on the operating system, in the following directory:
• Windows
C:\Users\<your username>\NXP Semiconductors\<project name>
• Linux
/home/<your username>/NXP_Semiconductors/<project name>
For example under Windows the source code for the Polling project can be found in the
path
C:\Users\<your username>\NXP Semiconductors\EXPLOREPolling-1.0\card_polling.zip
For information about how to use the source code, please continue with the next section
in this start guide.