E8 will not compile


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153

    Default E8 will not compile

    Test:
    SEROUT2 PORTB.2,16468,10,[00,03,00,36,00,00,00,39,03,19,E8,00,3A,01,3E,03]
    END

    all the hex digits are red except for E8 it will compile without E8 but not with it.

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,518


    Did you find this post helpful? Yes | No

    Default Re: E8 will not compile

    Hi,
    You should prefix any hexadecimal values with $, ie $00, $03, $E8 and so on.

    /Henrik.

  3. #3
    Join Date
    Aug 2009
    Location
    Paso Robles California
    Posts
    153


    Did you find this post helpful? Yes | No

    Default Re: E8 will not compile

    Oh Geez head down

    Thanks Henrik

Similar Threads

  1. Picbasic compile
    By sangaboy in forum mel PIC BASIC
    Replies: 0
    Last Post: - 5th November 2011, 13:14
  2. will not compile
    By l_gaminde in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 20th September 2010, 20:37
  3. Cannot get pbp to compile
    By Tom@Nottingham in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 2nd April 2009, 17:24
  4. Error When Compile
    By santamaria in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 24th January 2008, 11:11
  5. Can't compile
    By Lilmanmgf in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 22nd October 2006, 20:17

Members who have read this thread : 1

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