Rob Hamerling wrote:
> 
> Hi Wayne
> 
> Just picking one issue of your msg:
> 
> Wayne wrote:
> 
>> In the 16f648a files generated I noticed the the MCLR pragma is not 
>> defined.  Is that not needed in that pic?
> 
> It is really the 'device file' in which the MCLR pragma is missing or 
> did you mean board file?
> In case of device file, please tell me which date 'your' device file of 
> the 16f648A is, because I scanned back some versions and could not find 
> one with a missing pragma fuse_def MCLR.
> In case of board file: every device file has a default setting of the 
> configuration bits. So when a pragma fuse_def is not specified the 
> default setting will be taken. The defaults are (probably!) the most 
> obvious/popular, so that an ignorant user is 'lucky'.
> 
> Regards, Rob.
> 

Rob

   Sorry for the lack of precision Rob.  What I 'should' have said was 
that the 16f648a files that the jallib created from the board and test 
files, in the outdir directory, do not have the MCLR pragma defined. All 
of the other files in outdir do have MCLR defined.

jallib sample -a c:\jallib\sample -o outdir

I'm still trying to piece together just what/how those files produce the 
files in outdir and just when I (a user) would have occasion to do that.
I have a feeling it is some of Seb's python magic that I have to 
decipher to understand the process.

I have had problems getting the k107 code working consistently so am 
trying to get into the guts of jallib a bit deeper so I can figure out 
what I am doing wrong.  I thought that maybe I could use Joep's 
Jallib-testing page to help me.  I seem to be getting more confused the 
more I read.

Again, sorry for the un-clear post.

Wayne








--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to