Hi,
I am new to gadgeteer and I am getting a lot of errors when building the hydra pk.
Here are my env and tools:
Using GCC 4.9.3 (GNU Tools ARM Embedded)
Using VS 2013 tools
Using the fez-hydra PK from ghi’s git repo
Building the top level build.dirproj gave me lots of errors, building the solution\fez-hydra subsequently gave lots of errors too.
The fez-hydra is open source right ? So there must be lots of people already building this pk/firmware successfully I think, but what I am not sure is if the gcc toolchain is actually supported.
Has anyone successfully build the hydra PK using gcc toolchain ? I would like to hear from you. Thanks!
@ puresoul - The Hydra is under the same open source license it always has been. You can find it’s source at https://bitbucket.org/ghi_elect/fez-hydra. We keep the entire porting kit up there now and not just a diff.
We will be getting an updated guide released in the future that will walk you through building the firmware with GCC step by step. There are some build issues we need to fix before then though. No promises on when though.
Thanks! I really look forward to the gcc toolchain instructions.
Btw, which toolchain has been officially used for building the hydra ? Keil or RVDS ?
Both are way way out of my budget ^^.
Supporting gcc in the Hydra PK would be great for hobbyists and home/personal projects as Keil/RVDS is just too prohibitively expensive. I think this will help spread the popularity of the ghi platforms.
@ puresoul - We use RVDS internally. GCC at one point worked for Hydra but over the past few years it hasn’t been kept up to date. We will be making sure that GCC works for Hydra soon.
To be crystal clear, because I was not earlier, your assumption that there are many others out there building hydra firmware with gcc is flawed. You can, people do, but you’re not going to find many who have. Your assertion that hydra is open source is spot on as others have noted.