• unable to set breakpoints
    I am debugging a program running in internal flash of an XC161 using ULINK. Here is an example function I want to debug. void BM_CbfCmd(word wNdx, byte bSub) { if(wNdx) {}; if(bSub) {}; //suppress...
  • unable to set breakpoints
    I am debugging a program running in internal flash of an XC161 using ULINK. Here is an example function I want to debug. void BM_CbfCmd(word wNdx, byte bSub) { if(wNdx) {}; if(bSub) {}; //suppress...
  • Unable to set ASM breakpoint
    I am unable to set breakpoints or single step through ASM 51 source code. In the starting ASM file I can set breakpoints and single step. In any other source file I can not set braekpoints and when I...
  • Unable to set ASM breakpoint
    I am unable to set breakpoints or single step through ASM 51 source code. In the starting ASM file I can set breakpoints and single step. In any other source file I can not set braekpoints and when I...
  • Unable to set breakpoint in DS-5
    Hello, I get following error message when trying to set a breakpoint within one particular source file. I can set breakpoint in other source files. No compilation unit matching "C:/ModifiedScanner/Software...