On 28.02.14 08:33, phil heintz wrote:

I'm using a 18f452 with jal 0.9.0 lib.

Here is the config:

--------------------------------------------------------------------------------
--Config 18F452
--------------------------------------------------------------------------------
include 18f452
pragma target clock 10_000_000 -- oscillator frequency
-- configuration settings (fuses)
pragma target OSC HS -- HS crystal or resonator
pragma target WDT disabled -- no watchdog
pragma target DEBUG disabled -- no debugging
pragma target LVP disabled -- no Low Voltage Programming
pragma target PWRTE enabled -- pwr-up timer on: 72ms (p197)
pragma target BROWNOUT disabled -- brown-out reset off (p197)
T0CON= 0b_0000_0111 --TMR0=OFF/ 16bit / prescaler=1/256 debord 6,7s
INTCON= 0b_1110_1000 --enable interupt: tmr0, RB port change
ADCON0= 0b_0000_0000 --disable ADC
ADCON1= 0b_0000_0111 --digital I/O

include delay_any_mc

This is not a Jallib library or issue!
You have been informed more than once that this group is for discussion of subjects related to Jallib libraries exclusively. All other subjects related to Jal belong to the Jallist group at Yahoo, where even Assembler and PIC-hardware issues are accepted as long as these have some relation to Jal.

Furthermore you seem not care to read the answers to your questions very carefully: your follow-up is incomplete, you are not responding to (all) questions of people who were so kind to help you (for free!).

Because of this your posting permission is (temporary?) reduced to 'moderated'.

Regards, Rob.

--
R. Hamerling, Netherlands --- http://www.robh.nl

--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/jallib.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to