I am using CCS V4.2. After loading symbols, I open a file to set a break point and the function in the file does show that the break point has been set. However the break point wind lists the break point under unresolved break point. When I run the code it seems to halt at correct location but does not seem to correspond with the C code. What can I do here?
Sachin