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..??????