I'm using ARM with Ulink2 with MCB2300. When I compile the EasyWeb or the Blinky program it works fine and I have all the debug and breakpoint feature. When I start to add few files (also lib files) it stop to support the debug mode. I can run the code (After flash it) but the BrekPoint option is disable - I can only set breakpoints in the DisAssembly window (That works) but on the source code I can't. If I return to editor and there I set the breakpoint - and return to the debug screen - The breakpoint is working - but I can't see it as a mixed mode of code and assembler.
Regards, Doron