Hi all,
I am using PIC16F946 in one of my porject. I have code program that is exciding the 8k. so how to store the remaining part of the code.
Hi all,
I am using PIC16F946 in one of my porject. I have code program that is exciding the 8k. so how to store the remaining part of the code.
Not easy to say without seeing your code but here's my two cents......
In the FAQ there is this thread. http://www.picbasic.co.uk/forum/showthread.php?t=545 .
Move similar codeblocks into subroutines.
Bookmarks