I couldn't compile blinky example on Eclipse. I use same main.c and makefile.

I couldn't compile blinky example on Eclipse. I use same main.c and makefile.

Hi Elegan,
Could you try to open the armgcc folder of any SDK example and run from command line: "make" to build the project. You need to make sure GCC ARM works on your computer. Have you tried to follow this tutorial ?
I suspect there could be an issue with your path to the application.