Hi guys,
For the ADC settings in the device files (that is for the disabling of ADC) we use a group classification inspired by the MCC18 compiler. I noticed the latest MCC18 (3.30) introduced a new group (V12). That was reason for me to re-check my dev2jal script on that point. I think we may rely on the MCC18 compiler for the group assignment (see pconfig.h), and also on the corresponding 'all-pins-digital' settings (see adc.h). But another check might be useful! Once the groups are checked, no further checking is needed. For the baseline and midrange however it is all 'handmade' (datasheet reading) and therefore error prone. The group-assignment for a PIC is in the file 'devicespecific.cmd' which is used by the dev2jal script to create the devide files. I recently added a comment for each PIC to indicate if the group assignment is '-' (unchecked) or '+' (checked or from MCC18). This is to minimise rechecking! I would appreciate some help in checking the file 'devicespecific.cmd' for the 'unchecked' ADC-group setting of PICs and update the file when appropriate (change the group and/or update the 'checked/unchecked' mark). Regards, Rob. -- Rob Hamerling, Vianen, NL (http://www.robh.nl/) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
