1 firmware_revisions(); 2 3 WriteUIversion();
line numbers above for reference
if I want a breakpoint on line 3 I must highlight line 3 before clicking f9
is this just "we know it is screwy" or can I make illuminate the line you want to break on work
What do you mean by "illuminate the line", and how is that different from "highlighting it"?
Maybe you want to just click into the left-hand side area of the code window (basically at the very location where the red dot is to show up)?
What do you mean by "illuminate the line", and how is that different from "highlighting it"? tomayto tomahto am back using Keil after a while of using other tools and clicked on the line number (which does not work - did it not in the past - you need to click to the left of the line number. Gave up and started using f9 as described above