Hi,
I'm hitting the same issue with NFC Cockpit v4.7.0.0
Under the tab "extra" there's only a tab "Secondary FW". I've found a folder called C:\nxp\NxpNfcCockpit_v4.7.0.0\firmware\Secondary_RC663, which looks like the most relevant one. The readme there says:
Binaries for LPC1769 :
RC663 Board Nfcrdlib_SimplifiedAPI_EMVCo_Secondary.bin: (For IDE)
- Reference secondary Firmware to be run on LPC1769 on the given Board - This file should be loaded through Secondary FW Upload feature of the GUI on LP1769 - This reference applicaiton implement 3 Minimal RTOS Tasks to perform RF On/OFF and ON-OFF - This applicaiton implements EMVCo Loop Back
BootLoader_And_Nfcrdlib_SimplifiedAPI_EMVCo_Secondary.bin: (For Debuggers)
- Binary file that has already stacked Boot loader from address 0x0000 onwards and Upper Secondary Application at address 0x4000. This file can be used to flash on LPC1769 as a single binary from address 0x0000 onwards using relevant Debuggers/Flash Programmers.
extra/phRfOnOff_Secondary.bin:
extra/BootLoader_And_phRfOnOff_Secondary.bin: - Similar to Nfcrdlib_SimplifiedAPI_EMVCo_Secondary, but a minimal firmware that can be used to just perform RF On/RF Off for testing.
which one is relevant for the intended out-of-the-box functionality?
Thanks,
Oleg