Can we have some of that spit ?
Hi,
Please post the compilation errors you are getting.
Are you using any org directive
Hi,
It seems that the code is compiling past the maximum available memory. The warnings should not cause panic. Have you tried using MPASM ?
Quote:
As large files are compiled and then
assembled, they may start to use more than the first page. As each
page is used, PM, the assembler, will issue a message that the code is
crossing a particular boundary. This is normal and no cause for alarm.
PBP will make sure to take care of most of the issues for you.
However a look at your entire code may give some insight as to why it is crossing the maximum usable prog mem or if it is just a warning.
Post the code to get any possible help
Hi,
I guess that this is a commercial project and you cannot post it publicly. However without the code it is difficult to give any pointer's. May be Steve's crystal ball can do something! :D