I have some existing 8051 assembly that includes source routines from other files using $INCLUDE. When I try to single step through the code in the included file with the simulator it skips over the included code. How do I step thorough this code? Is there a setting I need to change?
Thanks, Chris