Somehow now, no matter where I try to put even a single break statement, I get the error "Multiple markers at this line" so the break point marker which should be a dot becomes a dot with a cross through it. I have tried to place a break statement at the C source line or even the assembly source line and I get the same error. Any idea what is messed up?
已解决! 转到解答。
So I cleared all breakpoints first. Then added one at a line of C. Still get the breakpoint with a line through it. In breakpoint view see processor expert checked of regular type and below it and then one in main in the project.elf file at a virtual address of regular type.