hi ,
D:\usr\xtensa\XtDevToolsDE\install\builds\RB-2008.4-win32\DC_108mini\examples\XTMP>make Makefile:168: *** missing separator. Stop.
Regards
Rg
hi ,
D:\usr\xtensa\XtDevToolsDE\install\builds\RB-2008.4-win32\DC_108mini\examples\XTMP>make Makefile:168: *** missing separator. Stop.
Regards
Rg
don't use spaces; use tabs
target: \tcmd
where \t is TAB
target: cmd
This is a syntax error in your Makefile. It's quite hard to be more specific than that, without seeing the file itself, or relevant portion(s) thereof.