I am trying to run an example on arm development studio.
It turns out that in order to complete arm's fancy "Free" tutorial, I would need to install their software "arm development studio 6".
After installing, it asks for a license.
It costs around 4500 USD/year and there is no community edition available.
You can not even get 30 day evaluation license right away. you need to search for web page for authorized distribute and mail them.
So I tried to change armclang to gcc but now I am getting error about target=aarch64-arm-none-eabi.
What is the solution, anyone knows gcc alternative would work?
Anyone knows if there is an free edition for arm DS ?