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.
5 years, 9 months ago.
Compile error in kernel
I'm getting a compile error, "Error: Identifier "namespace" is undefined in "extras/mbed-os.lib/rtos/Kernel.h", Line: 27, Col: 2 when compiling using the online compiler. I imported the following example and initially hit a different error with an unknown integer type, int32_t, which seemed to be fixed by including mbed.h in JWrite.c.