MCLoader & XPort


Results 1 to 40 of 45

Threaded View

  1. #22
    Join Date
    Mar 2006
    Location
    China
    Posts
    266


    Did you find this post helpful? Yes | No

    Default Compile results from your file

    DEFINE LOADER_USED 1
    DEFINE HSER_RXSTA 90h
    define HSER_TXSTA 24h
    DEFINE HSER_BAUD 9600

    This is with the DEFINE LOADER_USED in the lib file like this

    ifdef LOADER_USED
    LIST
    ORG 60160 ; Own loader address
    NOLIST
    endif

    Any luck now??

    /me
    Attached Images Attached Images   

Similar Threads

  1. xport code, have example, confused though
    By kenpo in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 30th March 2009, 19:59
  2. Bootloader and Instant Interrupts Atn:_DT_
    By Josuetas in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 16th May 2007, 01:59
  3. McLoader and 18F2580
    By rwskinner in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 12th February 2007, 06:20
  4. xport + connecting 2 networks
    By rf_xport in forum General
    Replies: 0
    Last Post: - 12th July 2006, 06:26
  5. Has anyone used the Lantronics Xport
    By octavio bru in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 14th September 2004, 11:51

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