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.

CCS/TM4C123GE6PM: Unable to pass SysCtlClockSet method during debug in Code Composer Studio

Part Number: TM4C123GE6PM

Tool/software: Code Composer Studio

Hi,

I trying to set up a Code Composer Studio environment in the ubuntu system. I have successfully build code and flashed into tiva board but during debug, my code stuck at SysCtlClockSet method and throw below error -

Can't find a source file at "C:/Jenkins/workspace/TivaWare-Git-Release/DriverLib/build/DriverLib.test/driverlib/sysctl.c"
Locate the file or edit the source lookup path to include its location.

Could you please any one help me regarding this problem.