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.

TMS320F28034: 奇怪的编译器

Part Number: TMS320F28034


 这样程序是可以运行的;

如果 这样写  bool aaat     ,            cpu就不工作  . 编译器是ccs9。

如果在另外一个文件里  声明一个全局  bool aaat   ,程序也是可以运行的。    这是怎么回事?