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.
9 years, 11 months ago.
Syntax Error when buid
Hi, When I'm trying to build, I get this syntax error in command-line:
F:\mbed-master>python workspace_tools\build.py -m LPC1768 -t GCC_ARM File "workspace_tools\build.py", line 135 print mcu_toolchain_matrix(platform_filter=options.general_filter_regex) ^ SyntaxError: invalid syntax
I've downloaded latest versions of mbed and python and my OS is Win7 32bit.
What python version did you install?
posted by Martin Kojtal 03 Dec 2014Python 3.4.2
posted by hamed davandeh 03 Dec 2014I've also tried 3.3.2, same results
posted by hamed davandeh 03 Dec 2014