Hi, when including 9346.c in my source file, ther is an error while compiling as follows: "Unidentified identifier delay_ms". This function "delay_ms" is used in 9346.c but doesn't work, what to do now? thx
dyeatman
Joined: 06 Sep 2003 Posts: 1933 Location: Norman, OK
delay_ms Error
Posted: Mon Aug 30, 2004 9:43 am
What version of CCS are you using? Please post the initialization portion from the start of your code to the point where you <include 9346.c> so we can see what you are doing during that time.
Offhand I would suspect you didn't include the #use delay(xxxx) line....
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