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.
工具/软件:Code Composer Studio
我想您是从Wiki文章 C2000 CLA C编译器中获得信息的。 不幸的是,这一条已经过时。 我将与作者合作,以更改它。 C28x 编译器手册中提供了有关CLA编译器的最新信息。 请参阅标题为CLA编译器的章节。
2.为什么 限制“无符号整数比较”,这似乎是一个常见的操作。[/QUOT]
对无符号比较没有限制。
3.是否存在导致CLA程序崩溃的任何可能性?[/QUOT]
不会。 有些限制仍然存在。 如果违反了其中一个限制,编译器将发出错误诊断。
谢谢,此致,
-George