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.
工具/软件:TI C/C++编译器
您好!
我正在尝试使用编译器 v6.08为 CCS3.3上的 C6727编写一个 C++项目。 我正在尝试将信息打印到 STDOUT、并希望使用将在 iostream 库中找到的 std::cout 函数和字符串、但它似乎不包含在版本中。 是否有任何解决方案可以在 C++中打印或使用我缺少的 iostream?
进行比较 我收到以下错误:"致命错误:无法打开源文件"iostree"
谢谢、
Vincent Galbo