I installed MPLAB X V6.00 trying to get rid of phantom errors - see this thread. I've now got variables that don't exist (according to MPLABX),
in the above it's telling me that checkSum doesn't exist but it's clearly defined at the top of the page. I have a breakpoint on line 51 but in the bottom left it tells me I don't have any breakpoints.
If I click where it says <Enter new watch> then I get this dialog,
I enter the correct name and it just completely ignores it!!!
How is anyone expected to use such a buggy piece of .......
Extremely frustrated,
Mike.
Edit, I need to know what is in checkSum but it won't tell me.
And, yes, it has been successfully compiled and stopped at the (non existent) breakpoint - the green line is where the PC is.
More edit, I had turned off the software breakpoints but they seem to randomly turn on again.
Edit once more, S/W breakpoint are being enabled if I set ANY breakpoint. If I then turn them off the PC just sails right past the breakpoint.
in the above it's telling me that checkSum doesn't exist but it's clearly defined at the top of the page. I have a breakpoint on line 51 but in the bottom left it tells me I don't have any breakpoints.
If I click where it says <Enter new watch> then I get this dialog,
I enter the correct name and it just completely ignores it!!!
How is anyone expected to use such a buggy piece of .......
Extremely frustrated,
Mike.
Edit, I need to know what is in checkSum but it won't tell me.
And, yes, it has been successfully compiled and stopped at the (non existent) breakpoint - the green line is where the PC is.
More edit, I had turned off the software breakpoints but they seem to randomly turn on again.
Edit once more, S/W breakpoint are being enabled if I set ANY breakpoint. If I then turn them off the PC just sails right past the breakpoint.
Last edited: