Other Parts Discussed in Thread: EK-LM3S9D92
Hi
I installed Stellarisware on a computer and imported the blinky project in CCS and managed to compile and run on the EKS-LM3S9D92 with ICDI.
Now I need to work on a different computer so i copied the project folder and imported it in CCS on that computer. I get the following error when i try to build it.
gmake: *** No rule to make target `../blinky_ccs.cmd', needed by `blinky.out'.
gmake: *** No rule to make target `../blinky.c', needed by `blinky.obj'.
gmake: *** No rule to make target `../startup_ccs.c', needed by `startup_ccs.obj'.
How should I resolve this?
Thanks





