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.

CC3200编译问题

Other Parts Discussed in Thread: CC3200

1、为什么CC3200我想用Report这个函数时,编译总是出现下面这个错误:

在提供的例子中好像都可以用,对应的头文件我也加进来了,是否还有其他环境要设置呢?

Description Resource Path Location Type unresolved symbol Report, first referenced in ./main.obj file_operations C/C++ Problem

2、有些项目例子加iso.h头文件可以编译运行,有些例子则会报错找不到该头文件,具体是什么原因呢?