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.

关于UCD 3138数字电源中mklib的使用方法

Other Parts Discussed in Thread: UCD3138064A

 

使用UCD3138PFC EVM026 软件版本:ccs9.1.0        编译器版本:TI v5.2.5

板子型号:k0004-UD-4046 E169497 94V-014 15

在使用ccs9.1.0编译PFC026_PFC程序时遇到的错误提示如下:

warning #10366-D: automatic library build: using library "E:\win

   10\ccs9.1.0\CCS9.1\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' 不是内部或外部命令,也不是可运行的程序

或批处理文件。

>> 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

 

 undefined first referenced        

  symbol       in file             

 --------- ----------------        

 C$MEMCPY  ./pmbus_topology.obj    

 I$DIV     ./init_dpwms.obj        

 U$DIV     ./init_dpwms.obj        

 U_DIV     ./standard_interrupt.obj

 

error #10234-D: unresolved symbols remain

error #10010: errors encountered during linking; "PWR026_PFC_UCD3138064A.out"

   not built

 

>> Compilation failure

makefile:175: recipe for target 'PWR026_PFC_UCD3138064A.out' failed

gmake[1]: *** [PWR026_PFC_UCD3138064A.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 ****