Content originally posted in LPCWare by HalC on Tue Mar 27 02:48:26 MST 2012
Hello,
i am using LPCXpresso board with LPC1114 MCU and want to communicate via the SPI interface with an PN512 NFC reader chip.
The downloading and starting works fine. Also reading the version of the PN512 works. I go through the progam step-by-step and when I want to reset the RF-field with the NXP-library-function, i get the error:
"16: Target error from status-poll
Bad ACK returned from status - wire error."
.
When I stop the debugging another error occured:
"15: Target error from Register access
Cannot access core regs when target running."
Can someone help me?