I followed this guide , I'v managed to run make files and flash them using the terminal, then when trying to build the project in Eclipse, I get this :
Make: no rule for target ..... Makefile.common
I am tired . Really tired.
The SDK path is just right when I check in the Eclipse preferences, and also the makefile.common is inside the toolchain/gcc/ folder. My Makefile.posix has the right path to the GNU ( because I managed to build in the terminal) ,
so questions remain :
-
How to solve this ?
-
How to start a simple project from scratch and just put 2 lines to blink a led ? ( please, don't send me again to that guide )
Hope I haven't just bought 20 chips and DK for nothing :) thnx.