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.

LM3s6965 Evaluation Board

Other Parts Discussed in Thread: LM3S6965

Tried using CCSV4 to build a LM3S6065 project. with the following results

**** Build of configuration Debug for project test1 ****

C:\Program Files (x86)\Texas Instrument LM3S\ccsv4\utils\gmake\gmake -k all
'Building file: ../one_shot_a.c'
'Invoking: Compiler'

"C:/Program Files (x86)/Texas Instrument LM3S/ccsv4/tools/compiler/tms470/bin/cl470"
 -mv7M3 -g -O2 --gcc --define=ccs --define=PART_LM3S6965
 --include_path="C:/Program Files (x86)/Texas Instrument LM3S/ccsv4/tools/compiler/tms470/include"
 --include_path="C:/Program Files (x86)/Texas Instrument LM3S/ccsv4/arm/include"
 --include_path="C:/Program Files (x86)/Texas Instrument LM3S"
 --diag_warning=225 -me --gen_func_subsections --abi=eabi --code_state=16
 --printf_support=minimal --ual --preproc_with_compile --preproc_dependency="one_shot_a.pp"
  "../one_shot_a.c"

The current directory is invalid.
C:\Program Files (x86)\Texas Instrument LM3S\ccsv4\utils\gmake\gmake: *** [one_shot_a.obj] Error 1
C:\Program Files (x86)\Texas Instrument LM3S\ccsv4\utils\gmake\gmake: Target `all' not remade because of errors.
Build complete for project test1

 

The program is the timer example.

The includes are OK. No other errors indicated
"C:\Program Files (x86)\Texas Instrument LM3S\ccsv4\eclipse\eclipse.exe"
C:\Program Files (x86)\Texas Instrument LM3S\inc
C:\Program Files (x86)\Texas Instrument LM3S\driverlib