Hi all,
I have a makefile which runs perfectly from the command line on Windows under GCC, but in Eclipse it fails with this message in the Console:
make flash make: *** No rule to make target `flash'. Stop.
On the command line it works perfectly.
Any ideas please?