Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Gerardo; Keyword(s):

Search: Search took 0.00 seconds.

  1. Thread: Config error.

    by Gerardo
    Replies
    3
    Views
    8,029

    Re: Config error.

    I'm using MPASM in microcode, I already correct that error, but now i have another problem, I use this instruction:

    @ include "p16f88.inc"
    @ __CONFIG _CONFIG1, _HS_OSC

    @ include...
  2. Sticky: Re: Presetting Configuration Fuses (PIC Defines) into your Program

    Hi, i have this problem when i try to use a external oscillator
    when compile an error that like this appear

    Overwritting previous adress contens (2007)

    How i can fix that?
  3. Thread: Config error.

    by Gerardo
    Replies
    3
    Views
    8,029

    Config error.

    Hi all, i have a problems when I try to use a external oscillator.
    in the pic 12f683 I'm using the next instruction for use a HS oscillator:

    @__CONFIG_ _HS_OSC;

    and in the 16f88 I'm using...
Results 1 to 3 of 3