|
Re: Code Flashing Issues
Yes, I am using MP LAB.
I had previously moved everything into a new folder (and deleted all of the old hex files as to make sure that I was indeed flashing the most current). The thing that makes me believe that it's not flashing correct is that the printf statement occurs and it outputs
offset1: offset2:
and when I was editing the code i made a typo to where it was "offsetf" instead of offset2, however when outputting on the terminal it still says offset2.
|