Forum Discussion
Hi CAlex,
I wasn't able to get any specific guide regarding the makefile.inc which you requested.
Are you not able to download the content from the link which you have provided? The link was able to work on my side.
May I know what is your issue when working with baremetal?
Thanks.
Regards,
Aik Eu
- CAlex2 years ago
Contributor
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.
- CAlex2 years ago
Contributor
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.