Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 3 months ago.
Error when compiling, can't find the compiler path
I'm using debian 8. I correctly installed mbed and I downloaded gcc arm, I edited the gcc arm executable path into the mbed_settings.py and when i try to compile the blink example I get: < make.py: error: Could not find executable for GCC_ARM. > The path is right, what is going on?
1 Answer
7 years, 3 months ago.
Hey, how did you input the path? I believe that it needs to be the directory above the actual binary- https://github.com/ARMmbed/mbed-cli#through-mbed_settingspy.