Author Topic: Ubuntu 17.10 x64 ARM toolchain not found on new install  (Read 7597 times)

Offline plinnie

  • Single posting newcomer
  • *
  • Posts: 3
Ubuntu 17.10 x64 ARM toolchain not found on new install
« on: March 08, 2018, 09:09:23 am »
Hi,

After some disappointed experiences with Eclipse and Segger Embedded studio, I wanted to try code::blocks for building ARM stuff. However, it does not detect my toolchain! I simply installed the toolchain with apt-get and I can just run it from the command line using arm-none-eabi-gcc etc.. It is located in /usr/bin. I installed code::blocks after that. So, why can't code::blocks find it?

Thanks!
Vincent

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Ubuntu 17.10 x64 ARM toolchain not found on new install
« Reply #1 on: March 08, 2018, 09:47:01 am »
Because it expects something else, probably.
Have you tried to adjust the toolchain settings in the Settings -> Compiler -> your compiler -> Toolchain executables?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]