g4klx / MMDVMHost

The host program for the MMDVM
GNU General Public License v2.0
376 stars 273 forks source link

Oled on Pi Zero W #416

Open w1msg opened 6 years ago

w1msg commented 6 years ago

There have been recent changes to the OLED files and when I do a fresh compile Makefile.Pi.OLED it gives illegal instruction on the Pi Zero W. It does run on a Pi3. Not sure what has changed. Anyone have a solution?

phl0 commented 6 years ago

Can you show the error messages?

w1msg commented 6 years ago

illegal

It also doesnt create a log file. If I compile with out the oled it all works fine.

phl0 commented 6 years ago

Did you compile the binary on the target platform?

w1msg commented 6 years ago

Yes I did. I am guessing it has to do with all of the issues with the OLED Libraries. They havent been updated to keep up with changes in systems.

mreckhof commented 6 years ago

Are you still having this issue? I just recompiled with OLED last night on a zero, and didn't have a problem.