CCS安装之后出现下面的提示,请大家帮帮忙。
Susan Yang:
TI WIKI页面有相关说明的
http://processors.wiki.ti.com/index.php/Build_Errors_in_CCS#Debug_Assertion_Failed
您可以先参考一下
Susan Yang:
This error is triggered by non-ASCII characters passed as input to the compiler. This could be in paths, compiler options, user name in the computer, or even in the TEMP directory pathname or USERPROFILE directory pathname.To resolve the error, ensure that there aren't any non-ASCII characters in any paths or user names.
灰小子:
这种情况一般是使用了中文字符、空格或者全角字符等