I am running into a problem when trying to set a breakpoint in the source .c file of my project. The breakpoint will not set when viewing the linked file in my project folder, but does appear in the file in its original folder location. However, the breakpoint does not stop execution. Could I be doing something wrong?
Thx,
MikeH