I have a PNEV512B with a LPCXpresso LPC1769development board which I'm using to try out the PN512 device. I've been following the AN11308 guide on this. I've now got LPCXpresso building code ready for release. Prior to this I had to follow the .dll Cygwin issue fix here. The code I'm building is SW2979.
The issue is that Redlink cannot see my device. In Device Manger it comes up as a comport only and does not come up as a "USB Device with DFU Capabilities". I've tried updating drivers from all over the NXP site but haven't passed this point.
This is the error I'm getting in LPCXpresso:
[Started server]
[Connected on port 3025]
redlink>ProbeList
No probes found
redlink>ProbeList
No probes found
redlink>ProbeStatus
redlink>quit
[Closed]
I've also tried using MCUXpresso but am getting build issues of files missing.
I've spent more than a day working on this when I thought that because I had the OTS hardware I'd be up and running in no time.