This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS 4.1 BETA issues in compiling Stellaris board examples



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