Quote Originally Posted by crhomberg View Post
I am using a 16F877A and this is a small program I wrote to test the MPASM. I compiled it with PM and it flashed the LED and sent the data out to my PC fine. I compiled using MPASM and the LED doesn't flash and the serial output is a constant string of 8 bit bytes with value 0. Are there settings for MPASM that I have missed? Regards
Chris
It would sure help if we could see the program, the configuration lines, the command line used to invoke PBP (if any), any notable options set in any program related to compiling this program...etc...etc...and anything else you can think of that might help...