I get access violations in pch.dll all the time in my projects. At the moment I am using the MPLAB to manage my projects. I find that I can add or remove a carriage return at the end of my main code ...
I have a PPP and TCP-IP stack that I have written for our PIC-18 based device, however, while going through efforts to optimize memory usage a bit more I was going to switch to using malloc for severa ...