I thought it would be a good time to post a copy to the sdcc list about the
a/d converter module library. I've managed to reinstall sdcc with
overwriting the respective files that Jan sent me (basically patched version
of the adc library and source files). However, I still can't see the adc
controlling the LED toggling rate (I know that I should be using the pwm
modules for this). I have disabled temporarily ADIE as recommended by Jan.
Any insights? Are there still holes with the adc patches?

Thanks,

Stanley

On 10/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Stanley Lee wrote:
> > Just one more question. Do I patch the files after ./configure and make
> > but right before make install on the sdcc source snapshot?
>
> Attached to this mail you find the files needed to make the adc libs
> work. Go to your sdcc source directory and untar the file. Then go to
> your device/lib/pic16 directory do a "make clean" if this throws an
> error you need to manually do "rm -r build/ bin/" then do "make install"
> and another make install in the sdcc source directory.
> Now everything should work.
>
> Pls report if the adc routines work for you, since i want this patch to
> be part of the new sdcc version.
>
> jan
>
>

Attachment: dlscode.tar.bz2
Description: BZip2 compressed data

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to