I have had my web platform for about a week now and am climbing the pic learning curve. I want to use the platform for an industrial process monitoring solution. I want to use the Microchip stack due to the SNMP stuff. I want to use the RTCC to provide date stamps for the events it will forward to an http server (connected to a database).
I believe I am correct in assuming that the RTCC uses timer1 and will conflict with tick.c in the microchip stack. I am fairly certain it can be moved to another timer. Has anyone converted tick.c to run on another timer? If no one has I will be working on this week. If anyone can offer any help I would appreciate it.