We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, i am developing allways opensource code as home hobbies. I have a mac OS and many ARM cortex mainly on RPBI. I use to code GCC but i am now going to SIMD and i am thinking to have a proper dev env. what could you suggest. I can invest in a NUC for instance and some tools but i could also buy a cloud env instance as far as i do not spend that much. what do you suggest (price is the main limitations) thanks.
For GNU tool chain for ARM32 and ARM64 ( it is free ), please refer to
- https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a
For the commercial Arm compiler 6, please refer to
- https://developer.arm.com/tools-and-software/embedded/legacy-tools/ds-5-development-studio
DS-5 can also import GNU gcc toolchain for development.