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.

关于CORTEX-M4调试过程中,出现错误胡提示。

你好:

        在用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盘下,且确定可用。

         谢谢。。。