Forum Discussion
Hi
Since you asked, all your examples provided are for ARM DS-5 Altera baremetal tool chains, and ARM DS uses linaro GCC tool chain.
During the project I met the questions like wrong tool chain settings, wrong libraries, wrong make file pointers, etc.
And for the python scripts to make the project, it is not workable with new python(3.10 or 3.9), so I basically cant use it.
There are three examples you provided for GNU, only the timer one make well. The other two can't make for errors.
So I now want to build my own project. But the instructions didn't work for me.
So could you please provide that resources directly to me please?
Reguards.
Also, that's the make error for examples except timer one :
I'm using Linaro GNU 7.5.0 ,the same exact tool chain for your guide with the exact steps the guide says.