I just wrote my first program for a Raspberry Pi 3+ and it failed with “UNKNOWN_REVISION: 0x00A020D3” This is the revision of my RPi.
cat /proc/cpuinfo | tail -3
Hardware : BCM2835
Revision : a020d3
Serial : 0000000028d9bdd5
I followed the instructions on the video up to and including “Export Binary” at which point I sent the binary to a shared NAS directory. I used the most recent version of the Windows Toolchain, raspberry-gcc6.3.0-r3.exe
I suspect that this tool chain does not have my revision of board. Is my suspicion correct? Can I fix it? Can someone? Any suggestions?
Attachments:
You must be
logged in to view attached files.