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.

UCD3138PFCEVM-026: About UCD3138 progranmm

Part Number: UCD3138PFCEVM-026

Hi engineers:

    About  UCD3138PFCEVM-026  Programm

    I download the code(PWR026_PFC) from TI website,  and  debug  by CSC,  but I need help for some promblems.   Even if I change the CCS edition , the problem is not solved.  See the problem:    

warning #10366-D: automatic library build: using library "E:\win
   10\ccs9.1.0\ccs\tools\compiler\ti-cgt-arm_5.2.5\lib\rtsv4_T_be_tiarm9.lib"
   for the first time, so it must be built.  This may take a few minutes.
'e:/win'    It's not an internal or external command, nor a runnable program, Or batch files.


>> ERROR: mklib: gmake error during rtsv4_T_be_tiarm9.lib build
warning #10207-D: automatic RTS selection:  resolving index library "libc.a" to
   "rtsv4_T_be_tiarm9.lib", but "rtsv4_T_be_tiarm9.lib" was not found

error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "PWR026_PFC_UCD3138064.out"
   not built
 
>> Compilation failure
makefile:175: recipe for target 'PWR026_PFC_UCD3138064.out' failed
gmake[1]: *** [PWR026_PFC_UCD3138064.out] Error 1
gmake[1]: Target 'main-build' not remade because of errors.
makefile:167: recipe for target 'all' failed
gmake: *** [all] Error 2
**** Build Finished ****
   Can you help me?