CCS5编译错误,求解!

2019-03-24 11:13发布

CCS5编译错误,求解!

各位高手:
   我才开始用TMS320F28020,使用CCS5.1;新建项目,选取型号,选取调试器,完毕后自动生成main.c,没做任何编辑直接编译;出现错误提示:
program:c: iccsv5 oolscompilerc2000incl2000.exe
line:isctype.c
line:56

expression:(unsigned)(c+1)<=256
............
请问各位师傅是否有接触过得,求解。我觉得是设置的问题是吧?
谢谢! 此帖出自小平头技术问答
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
10条回答
wangys2225
2019-03-24 15:59
补充一下内容:
---------------------------
Microsoft Visual C++ Debug Library
---------------------------
Debug Assertion Failed!

Program: C: iccsv5 oolscompilerc2000incl2000.exe
File: isctype.c
Line: 56

Expression: (unsigned)(c + 1) <= 256

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.

(Press Retry to debug the application)
---------------------------
中止(A)   重试(R)   忽略(I)   
---------------------------

一周热门 更多>

相关问题

    相关文章