你好:
使用CCS5.3编译工程没问题,在线烧写到板子Debug的时候,Console出现如下提示:
****Build of configuration Debug for project Test****
D:\CCS 5\ccsv5\utils\bin\gmake -k all
gmake: Nothing to be done for `all'."
Test工程是根据例程spi flash更改的,从而来配置spi0
例程在板子上在线烧写,调试无问题。
请问,这个可能是什么原因引起的
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.
你好:
使用CCS5.3编译工程没问题,在线烧写到板子Debug的时候,Console出现如下提示:
****Build of configuration Debug for project Test****
D:\CCS 5\ccsv5\utils\bin\gmake -k all
gmake: Nothing to be done for `all'."
Test工程是根据例程spi flash更改的,从而来配置spi0
例程在板子上在线烧写,调试无问题。
请问,这个可能是什么原因引起的