I'm trying to setup timer 3 for use with the ccp on a PIC18F4331. The PCW help file claims that setup_timer_3() is the correct call to make to do this, and I have had no problems setting up timer 2 before. However, when I try to compile any code that includes a call to setup_timer_3() the compiler claims that "setup_timer_3" is an undefined identifier. This timer does exist on the processor I am using and I was hoping that someone had encountered this problem before. Is it a compiler bug, and if so is there a workaround? I just downloaded the most recent version of the compiler and still have the problem.
Thanks for the help.
--Arthur
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Fri Apr 22, 2005 3:24 pm
Quote:
I'm trying to setup timer 3 for use with the ccp on a PIC18F4331.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum