你好:
在用CORTEX-M4调试的时候,编译的时候,没有提示错误,但是在仿真的时候,会提示:
Can't find a source file at "C:/cygwin/sandbox/DriverLib/build/DriverLib.test/driverlib/gpio.c" Locate the file or edit the source lookup path to include its location.
我用的IDE是CCS5,仿真工具是:Stellaris In-Circuit Debug Interface.
库已经装在C盘下,且确定可用。
谢谢。。。