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.

Using sys/bios mutex example on LM4F232H5QD

Hi experts,

I'm trying to be familiar with sys/bios on LM4F232H5QD. 

And I just use the example mutex project. 

However, while loading program  by CCS I got, 

"Can't find a source file at "/db/vtree/library/trees/avala/avala-q17x/src/ti/sysbios/family/arm/m3/Hwi.c" 
Locate the file or edit the source lookup path to include its location."

My environment :CCS Version: 5.1.1.00028 

XDC tools 3.23.0.32

SYS/BIOS 6.33.0.19

Any experts can help me?