old chestnut, 18f2550, fuses, osc's leds...


Closed Thread
Results 1 to 5 of 5

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default

    MPASM is case sensitive.

    change...
    Code:
    define osc 16
    -- to --
    Code:
    define OSC 16
    DT

  2. #2


    Did you find this post helpful? Yes | No

    Default

    Omg...........

  3. #3


    Did you find this post helpful? Yes | No

    Default

    isn't case sensitivity a swine at times...

  4. #4


    Did you find this post helpful? Yes | No

    Default

    not as much as usb connectivity.....

    which i still have not mastered.

Similar Threads

  1. Using LEDs as light sensors
    By skimask in forum Code Examples
    Replies: 3
    Last Post: - 30th December 2006, 22:19
  2. 18F2550 config fuses, is my setup OK?
    By peu in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 28th July 2006, 03:48
  3. controlling leds with the switches
    By ilteris in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 12th October 2005, 21:02

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