Hi Robert,
The datasheet will tell you the size of the program memory for your chosen PIC.
Its difficult to guess how much space you will actually need as it depends on which commands you are using.
The first time a command is used in a program a whole load of Macros are added to the program to deal with that command so just adding one line can result in quite an alarming increase in size. Having said that, once the macros are included you can then add quite a lot of code and the finished file doesnt seem to grow at the same rate.
I guess Darrel, Melanie or one of the other experts may be able to give a more complete answer but those are my observations as my main project progresses.
Keith
www.diyha.co.uk
www.kat5.tv
Bookmarks