• Installing Arm GCC toolchain on ubuntu
    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...
  • Installing Arm GCC toolchain on ubuntu
    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...
  • Device selected where no toolchain has been installed
    Hi, i was wondering if someone could help me as i have just installed keil and when i try to compile my project or open it i recieve an error(see bottom), informing me that the device i have selected...
  • Device selected where no toolchain has been installed
    Hi, i was wondering if someone could help me as i have just installed keil and when i try to compile my project or open it i recieve an error(see bottom), informing me that the device i have selected...
  • How to install packages for ARM on ubuntu?
    Hi, I am trying to cross compile my code for ARM on a Intel-Core  Ubuntu OS machine, where I have some dependency on static libraries. In that regard I want install packages required using apt-get install...