Skip to content
Advertisement

Tag: raspberry-pi2

valgrind on raspberry Pi 2 invalid read by libtasn1

I’m currently trying to find a memory leak with valgrind on my Raspberry pi 2 Model b. My project is using the following compiler flags For debugging purposes i have removed all the code in my main function so it looks like: System uname -a: Linux debuggingpi 4.1.7-v7+ #817 SMP PREEMPT Sat Sep 19 15:32:00 BST 2015 armv7l GNU/Linux valgrind

Usage of nfc tag ACR1251U on raspberry-pi

I have an NFC tag ACR1251U-A1. I need to use that with Raspberry Pi. I have installed the driver on Raspberry Pi via this link: http://www.acs.com.hk/download-driver-unified/6258/ACS-Unified-Driver-Lnx-Mac-110-P.zip But when I list the nfc devices on terminal by writing “nfc-list”, I don’t see any device list. Do you know how can I use it on my raspberry-pi? Thanks Answer NFC-list does not

Advertisement