I am currently trying to debug a program using dscope attached to a target running mon51. The problem I am having is that when I try and step through the program the disassembly window opens and it steps through in there. How do I set it, so that I can see where I up to in my C code. Many thanks Steve
Type
g,main
Jon Cheers for that. I'm now able to step through the code as I wanted. Thanks Steve