I've just created another release of my bleeding-edge-toolchain script, which builds a complete toolchain for ARM microcontrollers. This toolchain uses the most recent versions of all possible components:
shyam@shyam:~/projects/zynq/microzed/linux_source/Test_Chips$ makemake -C /home/shyam/projects/zynq/microzed/linux_source/Test_Chips/../dev_tools/buildmake[1]: Entering directory `/home/shyam/projects/zynq/microzed/linux_source/dev_tools/build'Making…
Hello,
I am trying to learn with ARM, and I have downloaded the toolchain .tar and extracted it to my home directory on Ubuntu 16.04 64bit. As you know, GNU GCC is already on the system. I do not know what to do now, I see no step by step instructions…
EDIT: Stable GCC 7.1.0 is already released - see first reply below for details!
If you're very impatient waiting for the full GCC 7.1.0 release (expected this month), you can try experimental GCC 7 version with your ARM microcontroller right now (…
I would be interested to try the new features of the ARMv8-M architecture, in particular v8-M TrustZone, but I can't find necessary tools in order to do so.
1. I need a toolchain that supports the new instructions introduced with v8-M (SG, BXNS…