My apologies, for some reason when I copy paste pictures into my reply it doesn't work so well it seems. I believe I have modified the previous post so that a picture is visible now. OK, yes debugger with breakpoints is basically what I am talking about. But you can also use the view tab to add other useful windows. In the picture I've added ( it appears to have worked this time, hopefully) it shows a small window in the upper right corner which has tabs for registers, watch expressions and variables. These update at breakpoints or whenever you pause the program and are very useful debugging tools (the picture I have posted is from Code Composer Studio).
↧