Strange problem: I added the eee module to my project through SDK RTM 1.0 and generated it after configuring the SDK.Then I debug the project without doing anything else.
There is an error: "Description Resource Path Location Type
eee_driver.h: No such file or directory Cpu.h /TCU_OS/Generated_Code line 64 C/C++ Problem".
But I checked the path and include Settings, and it included the path.More details are shown below.
Thank you for your reply! I've solved the problem, although I still don't know why it happened. My approach is to re-create a project and then migrate everything from the current project. Then the problem is solved. Maybe my previous project had some irregular operation in path setting, which caused the problem. I'm sorry that I can't provide the content in the console because the previous project has been deleted. Hope my operation can provide some reference.