Hi,
I installed CCS v5 in Ubuntu 10.10. Loaded an project successfully, but when I try to build the project I get the following error:
/usr/local/CCSv5/ccsv5/utils/gmake/gmake -k all
subdir.mk:152: *** missing separator. Stop.
when I goto subdir.mk line 152 I find:
null./28335_RAM_lnk.exe
Any suggestions on how to fix this? I reacon it is due a syntax error in a makefile.
Regards