[ERROR] Flash memory not verified

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
vloozo
Posts: 5
Joined: Tue Dec 16, 2014 6:42 am
Contact:

[ERROR] Flash memory not verified

Post 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.

Post Reply