Hi,
I’m trying the newest community-sdk with the python samples on a Raspberry Pi. Has anybody of you got the EPOC running on a Raspberry Pi, yet?
When running for example the HeadsetInformationLogger.py the call `libEDK = CDLL(libPath)’ crashes with “Illegal Instruction”.
The libPath references to the “libedk.so” within “bin/armhf/”.
Has anybody an idea why this is happening? No difference if I’m using Python 2 or 3. I’m using Raspberry Pi Model B.
Many Thanks in advance,
Tom