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.

有关导入已有工程的错误



之前Andy讲过,导入已有工程之后,要改路径问题,并且论坛也有说,我改了路径的,而且我导入的工程的上次西安培训Andy给的那个多核导航的。但是出现了很多警告以及错误,百度 了也没有找到。所以就来这里请教大神了。

  • 这个工程直接导入后,包含公共文件keystone_common.c, keystone_ddr_init.c, keystone_navigator_init_drv.c,在工程属性include options修改一下c6657 pdk的路径就可以。我刚才编译了一下,不会有这俩错误。

    这个错误是说这两个变量没有定义,你可以双击错误找到对应的代码行,把相应的代码删掉;这些warning不用管。