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.
我使用ccs3.1,cmd中的lrts2800_ml.lib内容为,我的编译器找不到库中的文件
**/LIB/rts2800_ml.lib<i_tofs.obj>(.text) not found
请问这个i_tofs.obj是干什么的,是哪里出问题而来?
cmd的内容如下
.cal : > LIB_FLASH PAGE = 0
{
-lrts2800_ml.lib <fd_mpy.obj u_div.obj i_tofs.obj
l_div.obj fd_tol.obj fs_tofd.obj fs_tou.obj
boot.obj exit.obj _lock.obj> (.text)
-lrts2800_ml.lib <exit.obj _lock.obj> (.cinit)
-lIQmath.lib <IQ10div.obj IQ10toF.obj > (IQmath)
}