This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

cant add variables to watch

HI, some variables i cant add them to the watch in debug mode. i get : error 34: undefined identifier.
e.g.

for (n=0;n<N_Sample;n++) { code.......... }

i want to add n to watch..??????