-1

I am trying to compile the samples from gnsdk on a Raspberry Pi (model B, I guess). But I get an "illegal instruction" when I run the sample.

Can I do something clever?

Thanks in advance.

/Simon C

1 Answers1

0

Did you compile that sample source code by using cross compile?

Joh
  • 1
  • 1
  • No. I compiled on the raspberry pi. I have been told that the gnsdk binaries are for armv7, which is the processor on raspberry pi 2. Moreover I've heard of a successful run on raspberry pi 3. Apparently I have a raspberry pi 1, and should start saving money for a newer model as Gracenote doesn't want to support the armv6. – Simon Christiansen May 30 '16 at 08:15
  • sorry for get back too late. Last year I applied gnsdk to develop an application to search music by using melody. The platform is Embedded Linux, hardware is armv7 Freescale. – Joh Dec 27 '17 at 09:22
  • I have succeded on a arm7 processor. – Simon Christiansen Feb 09 '18 at 11:57