Hello,
I want to use the "nfcplayer.exe" in "NFCLINK" software with my MSP-EXP430G2 LaunchPad + DLP-7970ABP, but, I can't.
I flashed the example code (http://www.ti.com/lit/zip/sloc297) with CCS to the LaunchPad, And, I installed the "NFCTOOL" software in the PC. And then, I configured the configs of the software. I launched the "nfcplayer.exe" (Ran as Administrator) in the NFCLINK, clicked "Start NFC" botton. The application said "NFC: Start FAIL" I'm sure the LaunchPad and DLP-7970ABP are working. And, I installed the driver in the PC.
What happened?
The logs are:
20:19:02:521 CNfcPlayer::nfcStart: Enter 20:19:02:522 CNfcPlayer::nfcStart: Global NFC flags: 0xF8EFF9F7, L1 flags: 0x00050030 - will be ignored if local (configuration-specific) flags are set 20:19:02:523 CNfcPlayer::nfcStart: No local TRACES.NFC parameter found - adding global or default parameter 20:19:02:523 CNfcPlayer::nfcStart: No local TRACES.L1 parameter found - adding global or default parameter 20:19:02:523 CNfcPlayer::nfcStart: Initialization <READERTYPE=TRF7970 IOTYPE=SERIAL PORT=COM3 TRACES.NFC=f8eff9f7 TRACES.L1=00050030> 20:19:02:523 CNfcInstance::nfcStart: Enter 20:19:02:523 CNfcInstance::nfcStart: NFC library loaded 20:19:02:523 CNfcInstance::nfcStart: NFC API version: 2.4 20:19:02:523 CNfcInstance::nfcStart: NFC stack version: 16.1.153.0 20:19:02:545 CNfcInstance::nfcStart: NFC controller initialized 20:19:02:546 CNfcInstance::nfcStart: ! Creating a NFC-application failed (code: 4) 20:19:02:547 CNfcPlayer::nfcStart: ! Instance initialization failed (code: 4) 20:19:02:548 CNfcPlayer::nfcStart: Exit (status: 4)