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, 8 months ago.
I got mbed_os code from git for NUC_472 and i am looking to compile it and getting error
E:\mbed-os-master>mbed config list
[mbed] Global config:
ARM_PATH=C:\Program Files (x86)\GNU Tools ARM Embedded\6 2017-q2-update\bin"
[mbed] Local config (E:\mbed-os-master): Couldn't find valid mbed program in E:\mbed-os-master
E:\mbed-os-master>mbed compile -t ARM -m NUC472
[mbed] WARNING: Could not find mbed program in current path "E:\mbed-os-master".
[mbed] WARNING: You can fix this by calling "mbed new ." in the root of your program.
-
[mbed] ERROR: "C:\Python27\python.exe" returned error code 2.
[mbed] ERROR: Command "C:\Python27\python.exe -u E:\mbed-os-master\tools\make.py -t ARM -m NUMAKER_PFM_NUC472 source . build .\BUILD\NUMAKER_PFM_NUC472\ARM" in "E:\mbed-os-master"