PDA

View Full Version : DEBUG problem with Windows 7, MPLAB v8.63 and MPASM v5.39



BrianT
- 18th March 2011, 06:56
I am trying to compile for a PIC18F4620 using PBP 2.60cL and MCSP 3.0.0.5 with Windows 7. I always get error 115 Duplicate label DEBUG.....

The PIC18F4620.INC file in MPASM v5.39 is a different format to that in earlier MPASMs.

Previously I could comment out the DEBUG line by placing ; at the start of the line.

What do I do with the new format DEBUG?? I tried putting ; at the start of teh line but still no go.

Any suggestions gratefully received.
BrianT

BrianT
- 20th March 2011, 22:52
Can any Windows 7 users please tell me how they got around the following DEBUG problem.

I am trying to compile for a PIC18F4620 using PBP 2.60cL and MCSP 3.0.0.5 with Windows 7. I always get error 115 Duplicate label DEBUG.....

The PIC18F4620.INC file in MPASM v5.39 is a different format to that in earlier MPASMs.

Previously I could comment out the DEBUG line by placing ; at the start of the line.

What do I do with the new format DEBUG?? I tried putting ; at the start of the line but still no go.

Any suggestions gratefully received.
BrianT