Hi there,
I'm using this 16F18446 chip because it has lots of memory and I will need quite a bunch of it for my OLED display.
For now, as I'm still trying to make things working, I shortened my program to a minimum. Hence, it uses much less program memory than the chip offers.
At burning time, the full range of program memory will be programmed every time taking around 40 seconds.
This is long to wait, very long....
Is there any way to tell the programmer not to program the full range of memory?
For now, I use $0000 to $12D7 and my chip goes up to $3FFF.
Bookmarks