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.
6 years, 9 months ago.
Errors compiling offline with mDot
Hello,
I'm trying to compile the mDot-examples offline in Linux terminal and I get this error after I add the necessary mbed libraries.
[mbed] ERROR: "/usr/bin/python" returned error code 1.
[mbed] ERROR: Command "/usr/bin/python -u /home/denwis/Dot-Examples/mbed-os/tools/make.py -t GCC_ARM -m MTS_MDOT_F411RE source . build ./BUILD/MTS_MDOT_F411RE/GCC_ARM" in "/home/denwis/Dot-Examples"
What does it mean? I'm pretty new to Linux
Thank you