I have two FRDM-KL25 boards, I installed CW 10.3 and The Kinetis L sample code. Using the instructions in the FRDM-KL25Z-QSP document I compiled and ran the hello-world application without incident. When I try the other samples in the same folder they all fail with errors like:
Description Resource Path Location Type
ARM_GCC_Support/ewl/EWL_C/src/sys/uart_console_io.c undefined reference to `WriteUARTN' accelerometer_demo line 151 C/C++ Problem
or:
Description Resource Path Location Type
mingw32-make: *** [accelerometer_demo.elf] Error 1 accelerometer_demo C/C++ Problem
Sample programs that fail are never a good sign. Can I expect an update soon?