Page 1 of 1

Compilation error

Posted: Tue Sep 06, 2016 11:36 pm
by eduardo.neto
I am getting the following message on compilation:
error.tif
(78.43 KiB) Downloaded 615 times
And this is the file.
TESTE.fcfx
(6.03 KiB) Downloaded 335 times
thank you.

Re: Compilation error

Posted: Tue Sep 06, 2016 11:48 pm
by kersing
That is a notice you can safely ignore. It means Microchip knows there is an error in the silicon (controller chip) and have a software work-around which the compiler automatically applies to make sure your code does not suffer ill effects from the bug.

Re: Compilation error

Posted: Thu Sep 08, 2016 12:53 pm
by eduardo.neto
Thank you Kersing.