Skip to main content
Visitor II
December 18, 2019
Solved

ST25PC demo issue

  • December 18, 2019
  • 1 reply
  • 687 views

Hi

I have been trying to run and build the software development code on eclipse neon windows provided on this website (https://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-st25sdk001.html#overview). However, whenever I try to run the code it gives me an Exception for STReader. I have tried to comment out the function that uses the STReader to create a new object which is scanForReaders() which makes the application to open up. But since that is commented out the code wont scan for any readers which means that the application won't be that much of a help. Has anyone else come across this problem and if so whats the solution to it. I am using a ST25R3911B.

Thanks

    This topic has been closed for replies.
    Best answer by Damien G.

    ​Hello,

    the streader.dll file delivered in SDK v1.5.0 needs dependencies that were not delivered in the SDK package.

    Extract and copy the files contained in the attached zip document inside the resources\windows\x86\ folder of your project (same directory as streader.dll).

    Best regards,

    Damien

    1 reply

    Damien G.Answer
    ST Employee
    January 13, 2020

    ​Hello,

    the streader.dll file delivered in SDK v1.5.0 needs dependencies that were not delivered in the SDK package.

    Extract and copy the files contained in the attached zip document inside the resources\windows\x86\ folder of your project (same directory as streader.dll).

    Best regards,

    Damien