Hi Seb,
On 2011/02/19 16:28, [email protected] wrote:
This is buildbot speaking. I have finished a build of jallib-standard on jallib. Buildslave for this Build: sebbot Build Reason: The web-page 'force build' button was pressed by '': Build Source Stamp: HEAD Blamelist: Build succeeded! Logs are attached.
The log says that all samples compiled. But when I compile all samples one has a problem: 18f14k50_independent.jal.
generating p-code 0 errors, 0 warnings 1129 tokens, 275446 chars; 6984 lines; 12 files generating PIC code pass 1 generating PIC code pass 2 writing result k:/jal/dev2jal/lib/adc_channels.jal:3471: warning: " Unable to find how Vref is setup with this chip, selection Vref won't work Please report !" Code area: 1868 of 16384 used (bytes) Data area: 81 of 672 used Software stack available: 591 bytes Hardware stack depth 3 of 31
This was reported earlier w.r.t. difference between 2.4n and 2.4o):
I do not see a difference between 2.4n and 2.4obeta with this, both generate the warning! I think this is because the device file of the 18f14k50 has no variable ADCON0_VCFG or ADCON1_VCFG. This PIC uses both a positive and a negative Vref (ADCON1_PVCFG and ADCON1_NVCFG).
I assumed you would take care.... Regards, Rob. -- R. Hamerling, Netherlands --- 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.
