9 years, 6 months ago.

Can't compile offline for MTS_MDOT_F411RE

I have a MultiTech mDot device (MS_MDOT_F411RE). Compiling offline using the mbed-cli seems problematic:

c:\mbed\OfflineExample>python version Python 2.7.11

c:\mbed\OfflineExample>mbed config list [mbed] Global config: ARM_PATH=C:\Program Files (x86)\GNU Tools ARM Embedded\4.9 2015q3\bin GCC_ARM_PATH=C:\Program Files (x86)\GNU Tools ARM Embedded\4.9 2015q3\bin

[mbed] Local config (c:\mbed\OfflineExample): No local configuration is set

c:\mbed\OfflineExample>mbed compile -m MTS_MDOT_F411RE -t GCC_ARM [ERROR] Attribute 'default_build' not found in target 'MTS_MDOT_F411RE' [mbed] ERROR: "python" returned error code 1. [mbed] ERROR: Command "python -u c:\mbed\OfflineExample\.temp\tools\make.py -t GCC_ARM -m MTS_MDOT_F411RE source . build .\BUILD\MTS_MDOT_F411RE\GCC_ARM" in "c:\mbed\OfflineExample" -

Be the first to answer this question.