A/D, and compiler issues.


Closed Thread
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default Re: A/D, and compiler issues.

    Hi,
    All defines are case sensitive, try
    Code:
    define OSC 20
    define ADC_BITS 10
    define ADC_SAMPLEUS 50
    I didn't know PM (the "other" assembler, not compiler) wasn't case sensitive. Anyway, MPASM is so you have to be careful there.

    Try it and see if that fixes it.

    /Henrik.

    EDIT: Why multiple threads with the same question?

  2. #2
    Join Date
    Feb 2005
    Location
    Holmfirth England
    Posts
    116


    Did you find this post helpful? Yes | No

    Default Re: A/D, and compiler issues.

    Henrik,

    Thank you very much, issue solved by changing to capital letters.
    It's always the simplest things that cause the issues.

    Sorry about the dual post, no one was viewing PBP 3 section, & my boss is pressuring me to get this done.

    Regards
    Bob.

Similar Threads

  1. compiler help!!!!
    By MINHLE in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 20th April 2008, 18:52
  2. c compiler
    By Armando Herjim in forum General
    Replies: 2
    Last Post: - 7th March 2007, 03:41
  3. HT-Soft C compiler issues
    By ken_mazur in forum General
    Replies: 1
    Last Post: - 19th October 2006, 14:10
  4. Compiler problems
    By BobEdge in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 27th September 2006, 13:03
  5. I need c++ compiler to use it with pic
    By mahmoud_9111 in forum mel PIC BASIC
    Replies: 6
    Last Post: - 13th April 2005, 20:38

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