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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I am trying to setup a development platform for FRDM K64F in Ubuntu 14.04, but compilation fails every time.
compile command: python workspace_tools/build.py -m K64F -t GCC_ARM
I am getting the below error: In file included from /home/tushar/mbed_dev/mbed/build/mbed/BusIn.h:19:0, from /home/tushar/mbed_dev/mbed/libraries/mbed/common/BusIn.cpp:16: /home/tushar/mbed_dev/mbed/build/mbed/platform.h:25:19: fatal error: cstddef: No such file or directory
Completed in: (24.61)s
Build failures:
plz help.