Hi All,

I'm using MPLab v7.3 and PBP 2.46. In previous projects using 18F4550 all my variables were available to watch in the Watch window as "Symbols".

I have started a new project with the 18F8527 and none of my variables are available for watching. There are hundreds of symbols in the drop down list but none of them are my variables.

I initially had all the variables in other files which were included in the top of my Main.bas file. I have since copied all the variable declarations into the Main file: no improvement. I have also checked that in the build options the "Source Level Debug" option is selected.

If I copy a variable name over to the watch window it says "Symbol not found".

Can anyone suggest how I can force MPLab to see my variables?

Thanks, John