F886 -program memory is outside selected chip's memory range
Posted: Wed Oct 15, 2008 6:27 pm
Hello,
I am new to Flowcode. I am using EB006-30-5 board to program PIC 16F886. When I compile the program to chip, I get a pop up "Hex file program memory is outside selected chip's memory range.". Also I see following errors during send of the code to chip. But my program seems to work FINE !!! (it's a simple to program to play with LEDs and LCS display. PGM is attached below).
-- snip --
...
Writing configuration memory
Writing id-locations
Reading program memory
Reading configuration memory
Finished reading PICmicro contents
Programming failed:
Program memory check failed
(NOTE: if the PIC is code-protected, this message will be
displayed even if the program has been sent correctly)
That took 43.984 seconds
Return code = 0
FINISHED
-- snip --
Program is attached.
I am new to Flowcode. I am using EB006-30-5 board to program PIC 16F886. When I compile the program to chip, I get a pop up "Hex file program memory is outside selected chip's memory range.". Also I see following errors during send of the code to chip. But my program seems to work FINE !!! (it's a simple to program to play with LEDs and LCS display. PGM is attached below).
-- snip --
...
Writing configuration memory
Writing id-locations
Reading program memory
Reading configuration memory
Finished reading PICmicro contents
Programming failed:
Program memory check failed
(NOTE: if the PIC is code-protected, this message will be
displayed even if the program has been sent correctly)
That took 43.984 seconds
Return code = 0
FINISHED
-- snip --
Program is attached.