10 years, 5 months ago.  This question has been closed. Reason: solved

Help on error: global name 'threading' is not defined.

Hi,

I have this error message after running the 'make.py' on my target:

C:\GitHub\mbed>python workspace_tools\make.py -v -m STM32F103RB -t ARM -d C:\ -s COM41 -p 0

BUILD PROJECT: BASIC (STM32F103RB, ARM)

Compile: main.cpp C:\Keil\ARM\ARMCC\BIN\armcc -c cpu=Cortex-M3 gnu -Ospace split_sections apcs=interwork brief_diagnostics restrict md no_depend_system_ headers -IC:\Keil\ARM\ARMCC\INC cpp no_rtti -DTARGET_STM32F103RB -DTARGET_M3 -DTARGET_STM -DTARGET_STM32F103RB -DTOOLCHAIN_ARM_STD -DTOOLCHAIN_ARM -DCORTEX_M3 -DARM_MATH_CM3 -IC:\GitHub\mbed\libraries\tests\mbed\basic -IC:\GitHub\mbed\libraries\tests\mbed\basic -IC:\GitHub\mbed\libraries\tests \mbed\env -o C:\GitHub\mbed\build\test\STM32F103RB\ARM\MBED_A1\.\main.o C:\GitHub\mbed\libraries\tests\mbed\basic\main.cpp [ERROR] global name 'threading' is not defined

Can you please help me ?

Thanks.

Question relating to:

This error disapeared after installing python 2.7.6.

posted by bco stm 11 Nov 2013