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.
F886 -program memory is outside selected chip's memory range
F886 -program memory is outside selected chip's memory range
- Attachments
-
- Flowcode1.fcf
- (6 KiB) Downloaded 259 times
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: F886 -program memory is outside selected chip's memory range
Hello
Please can you click on the Chip -> Configuration menu and then click switch to expert mode.
In here you will have to use the following settings to get your program onto the chip correctly.
Please can you click on the Chip -> Configuration menu and then click switch to expert mode.
In here you will have to use the following settings to get your program onto the chip correctly.
- Attachments
-
- Config Screen.JPG (67.35 KiB) Viewed 2247 times
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel