Michael, thanks for that. That final link is outside my comfort range too but it seems to deal with the Horus software rather than the firmware. I'll keep it in my back pocket though.
Yes, I agree the files are old. They are probably the ones I used before I shelved it … and at that time I got the firmware programmed (somehow) and the device basically working although the scans were garbage.
I couldn't remember exactly how long ago that was so I decided to reprogram the firmware with the "current" version to be sure. Probably a mistake actually because in my "poking around" to try to make it work, I did a test verify/upload of the LED Blink demo file so now I've lost my original Horus FW programming too (duh!).
I do still have copies of those original files that I used but I get the same verify errors if I try to use them now. Haven't a clue how I managed before. (Amongst those files is an app called Xloader and a file called Horus-FW.hex Dunno what these are but I must do some further checking there I think).
My problem is, although I've programmed Arduinos any number of times, it's always as a "follower". That is I upload existing code that someone else has written. I don't really understand a lot of this stuff.
For example, I had a look at the horus-fw.ino file with a text editor and all it contains is:
/* */
/* Hack file to use Arduino IDE */
/* */
I don't know what this means (or how to interpret the grammar). Since the instructions are to simply upload this file to the Arduino, I can only assume it's a directive to the Arduino IDE to compile from the source or something (it seems to do that before barfing). More likely I don't know what I'm talking about.
Edited By Bandersnatch on 15/02/2020 16:54:50