Hi all,
I've been trying to build the FW for this as I would like to make some changes but it fails to build. I've found that it needs ChibiStudio but I can't get that to build or run. There is a preview version but it seems that this only runs on 32-bit windows.
Trying to build the FW, produces many errors most related to missing include files, both standard inlcude files and local include files (e.g. ch.h and hal.h, these don't exist in any of the source downloads I've tried although there are local includes for chconf.h and halconf.h, just not sure if this is what I should use).
After a bit of research looking at the make files, I discovered the need for ChibiStudio. Looking through the source for this, it contains the missing standard include files but as I said, this won't run on a 64 bit Windows OS (Win7 in my case).
Would be grateful for any info as to how I can build the FW.
Thanks
George M0MGN