Hi everybody ,
please I installed CCS41 on my machine . I installed STellaris board package for B90 as per Getting started .
I can import all board examples but here are compiling issue for "HELLO.C" examples :
------
*** Clean-only build of configuration Debug for project hello **** C:\CCS41_ste\ccsv4\utils\gmake\gmake -k clean DEL /F ".\hello.obj" ".\startup_ccs.obj" ".\utils\uartstdio.obj" ".\hello.pp" ".\startup_ccs.pp" ".\utils\uartstdio.pp" "hello.out" Could Not Find C:\StellarisWare\boards\ek-lm3s9b90\hello\ccs\Debug\hello.obj Could Not Find C:\StellarisWare\boards\ek-lm3s9b90\hello\ccs\Debug\utils\uartstdio.obj Could Not Find C:\StellarisWare\boards\ek-lm3s9b90\hello\ccs\Debug\hello.pp Could Not Find C:\StellarisWare\boards\ek-lm3s9b90\hello\ccs\Debug\utils\uartstdio.pp ' ' Build complete for project hello ----- please where am I wrong ? I installed Stellarisware in deafult dir . thank you bye Carlo