Hi, thanks for answer my question.
I`m currently using an FDRM-K20D50 board but in a short time i'll migrate
to my own custom hardware and it will have mounted a MK10
I built a code based on "Using the Freescale Header Files and Blinking the
LED" from https://community.freescale.com/docs/DOC-93960
This code written by Eli Hughes is runnig for a KL25 (m0+) so i create a
new BareBoard project for MK20DX128***5 without Pex. I use the same file
structure and main.c.
The error messages are :
..Workspace_II/common/common.h:36:4: error: #error "No valid platform
defined"
..Workspace_II/common/common.h:60:4: error: #error "No valid CPU defined"
..Workspace_II/common/common.h:71:19: fatal error: gnu.h: No such file or
directory
I belive that is a eclipse config problem , i tried a lot and i cant make
it work
I attached the project and a snapshot of the console
Thanks
On Wed, Dec 16, 2015 at 1:09 AM, Alice_Yang <admin@community.freescale.com>