Hello all,
I have problems in using "Fingerprint Sensor Reader Module GT511C3" with Microduino Core +.
Though it works perfectly with Arduino Uno and other boards, when it comes to using Microduino Core + it show the following link:
Arduino: 1.6.5 (Windows 7), Board: "Microduino Core+ (644pa), Atmega644pa@8M,3.3V"
Fingerprint_Scanner-TTL-master\FPS_GT511C3.cpp.o: In function Command_Packet::GetPacketBytes()': C:\Users\Dipti\Documents\Arduino\libraries\Fingerprint_Scanner-TTL-master/FPS_GT511C3.cpp:17: undefined reference to
operator new[](unsigned int)'
Fingerprint_Scanner-TTL-master\FPS_GT511C3.cpp.o: In function FPS_GT511C3::GetResponse()': C:\Users\Dipti\Documents\Arduino\libraries\Fingerprint_Scanner-TTL-master/FPS_GT511C3.cpp:738: undefined reference to
operator new[](unsigned int)'
collect2.exe: error: ld returned 1 exit status
Error compiling.
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Fingerprint Sensor Reader Module GT511C3 Library in Github: GitHub - sparkfun/Fingerprint_Scanner-TTL: Repository with example code for SEN-14585 & SEN-14585 at SparkFun.com