gt1485a 0 Posted January 25, 2008 Report Share Posted January 25, 2008 Compiled each object correctly using BoostC 6.84 including the system.h file. I go a linker error: Duplicate global var:cmcon1. Saw that this was fixed in 2004. I applied the static keyword to the cmcon1 in the PIC16f684.h file and linking error went away. BTW, i'm not even using cmcon1. Quote Link to post Share on other sites
Dave 0 Posted January 28, 2008 Report Share Posted January 28, 2008 gt1485a, Compiled each object correctly using BoostC 6.84 including the system.h file. I go a linker error: Duplicate global var:cmcon1. Saw that this was fixed in 2004. I applied the static keyword to the cmcon1 in the PIC16f684.h file and linking error went away. BTW, i'm not even using cmcon1.Please provide a sample program or describe with more detail how to reproduce this problem. Regards Dave Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.