Page 1 of 1

[ERROR] Flash memory not verified

Posted: Wed Dec 17, 2014 11:19 pm
by vloozo
Hi everyone.
I'm programing on a EB006-V9 board with pic16F88/pic16f1937
When I do the program in assembly, it uploads properly, but when I try to upload a file that I wrote in C, I receive the following error: Flash memory not verified - may be due to code protect.

I'm using MPLAB X 1.3 and HI-TECH compiler 9.83, because no other compiler that I found worked.

I include the pic16f88.h and htc.h, and also set up the fuses.

Any suggestion?

PS.: CSS compiler not works in my computer.