Embedded Serial Bus Development Board Missing file
Posted: Mon Dec 26, 2005 12:21 pm
Hello All:
Recently bought and received a CCS "Embedded Serial Bus Development Board" and all appears to be in good working order EXCEPT that there is a file that is #included in several of the demo projects but is not shipped with the kit.
The file is ESBProto.c
Does anyone know where I can get this file?
Thanks in advance,
-=Rich=-
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Mon Dec 26, 2005 1:21 pm
If you're missing a file from a CCS product, call them or email them
about it.
Lars Olsson
Joined: 21 Mar 2008 Posts: 2
Re: Embedded Serial Bus Development Board Missing file
Posted: Tue Apr 01, 2008 3:24 pm
I did the same mistake as you when I thought there was a file supported
with the name ESBProto.c
The purpose is that you create it yourself! The code is listed at the
end of chapter 6. Just type it in and save it under <ESBProto.c> .
Then you can recall it by a #include directive in all the other project that
need this file.
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