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