@ device options


Closed Thread
Results 1 to 9 of 9
  1. #1
    Join Date
    Feb 2005
    Posts
    67

    Unhappy @ device options

    Hi,
    Is ther a complete list of the @ device option,

    ie
    @ DEVICE pic16F628, INTRC_OSC_NOCLKOUT
    ' System Clock Options

    I'm trying to set the XT osc on

    Thnks

    Peter
    Pete

  2. #2
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    This should do it:

    @ DEVICE pic16F628, XT_OSC ' System clock Options

  3. #3
    Join Date
    Feb 2005
    Posts
    67


    Did you find this post helpful? Yes | No

    Default

    thnks dynamo ben.

    Peter
    Pete

  4. #4
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  5. #5
    Join Date
    Aug 2004
    Posts
    64


    Did you find this post helpful? Yes | No

    Default fuses in MPASM

    The Melanie comments on configuration fuses are dated in july 2003.
    Are there changes when using MPASM ?
    I am still receiving warnings "__CONFIG has been deprecated for 18F devices.
    Use directive CONFIG."
    Please help...
    Greetings...
    Ruben de la Pena

  6. #6
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Here's a previous answer from Bruce.

    http://www.picbasic.co.uk/forum/showthread.php?p=13087
    <br>
    DT

  7. #7
    Join Date
    Aug 2004
    Posts
    64


    Did you find this post helpful? Yes | No

    Default fuses in mpasm

    Thanks Darrell, but that response is also outdated,I think.
    I am using the MPLAB 7.3 and I still get the error messages.
    I did take the fuse from the Microchip INC file for the 18F2620:
    CONFIG OSC = HSPLL and the PBP 2.46 gives me a Syntax error.
    Any suggestion ?
    Thanks in advance...
    Ruben de la Pena

  8. #8
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    If PBP is giving the error, then you probably need to put an @ in front of it.

    Also, comment out the __CONFIG lines in the 18f2620.inc file in the PBP folder too since they are still the old style.

    DT
    DT

  9. #9
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default Sounds familiar... but it works

    http://www.picbasic.co.uk/forum/show...iguration+fuse

    Read from post 'till the end. It works.

    For now we don't have any other choice. Melabs know that and implement something for the next release.

    Thanks Microchips to reinvent the wheel daily!
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. Watchdog Timers
    By Squibcakes in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 27th August 2014, 18:03
  2. RF Modules
    By tonyfelloni in forum mel PIC BASIC Pro
    Replies: 44
    Last Post: - 26th June 2010, 17:42
  3. help
    By zugvogel1 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 9th February 2005, 20:42
  4. Need once your help one please
    By zugvogel1 in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 9th February 2005, 20:33
  5. @ Device Parameters
    By Randy_Suwanee in forum General
    Replies: 2
    Last Post: - 11th August 2004, 14:40

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts