I have a strange problem with my 18F452.
I am using it with a Graphical LCD. Compiler: PicBasic Plus 2.13
I am writing a very big program. And everything worked fine until i reached the 8192 limit.
Then when the program size is over 8192 the LCD stops working. There are just random pixels on the LCD. Or a part of a text that should be visible, is located at another place on the lcd with random pixels upon.
In other words, everything on the LCD is a mess!
There also seems to be another problem. The PIC isn't working correctly. The timing doesn't work.
When i use pauses between LCD updates, the pauses gets longer that it should be!
What can be wrong???
The memory space is 16K not 8K on this device :evil:
I am using it with a Graphical LCD. Compiler: PicBasic Plus 2.13
I am writing a very big program. And everything worked fine until i reached the 8192 limit.
Then when the program size is over 8192 the LCD stops working. There are just random pixels on the LCD. Or a part of a text that should be visible, is located at another place on the lcd with random pixels upon.
In other words, everything on the LCD is a mess!
There also seems to be another problem. The PIC isn't working correctly. The timing doesn't work.
When i use pauses between LCD updates, the pauses gets longer that it should be!
What can be wrong???
The memory space is 16K not 8K on this device :evil: