Hi All,

New to PIC Basic programming. I'm starting with examples for my PIC16F877A development board.

I copied the 7 segment display example from here:


http://melabs.com/samples/PBP-mixed/7segment.htm


The first time I compiled it (at work), it compiled fine.

I went home and changed a port assignment and it failed to compile.

Next day I tried again at work, it failed to compile on exactly the same machine I had successfully compiled it on the previous day.

I re-copied from the site and cut it down to just the erroring code to keep it simple and now I have two visually identical bits of code, one that compiles and one that doesn't.

Now I could run with the one that does but as a beginner I really want to know what the hell is going on.

Please see the attached screenshots.

Cheers,

Wilson.

Name:  does-not-compile.jpg
Views: 360
Size:  126.5 KBName:  compiles.jpg
Views: 376
Size:  118.8 KB