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.
导入的时候有错误,不知道是版本的问题还是什么原因
XDAIS_CG_ROOT看上去是一个定义路径的宏定义啊,在properties->Resources->Linked Resources里找找看,是否是包含的路径不对。
你好,我也遇到同样的问题
按您说的在properties->Resources->Linked Resources没有找到XDAIS选项啊
这个问题的根源在于compiler中的incldu中有"${XDAIS_CG_ROOT}/packages/ti/xdais",但找不到这个路劲。例程中也这样的,但不影响程序。
或者直接删除这个包含的路径选项即可。