I would like to #include a list of #defines for a given PIC which contains the #byte and #bit definitions for all the PIC registers and bits, using the Microchip data sheet names. Am I dreaming? It looks like the MPLAB IDE has this information in .dev files, but they are not suitable for #including. They look like they need some scanning program to create usable results from them.
Yes! This is the type of thing I'm after. This is apparently just an ad hoc thing though, if some poor programmer happens to wade through it and post it like this. It seems like CCS or Microchip should have this kind of thing for all devices though. Is that available?
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Tue May 03, 2005 8:29 pm
Quote:
It seems like CCS or Microchip should have this kind of thing for all devices though. Is that available?
I don't think it is. If it came with the compiler, it would be in the
compiler's folder, but it's not.
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