Instant Interrupts - Revisited


Closed Thread
Results 1 to 40 of 773

Hybrid View

  1. #1
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    If you're using MPLAB with PBP just setup PBP as a language tool in MPLAB. There's no
    reason to compile in MCS, then import the .asm produced and assemble it again.

    Your PBP code has already been assembled, and the .HEX file has already been created.

    If you have an old version of PBP that's not compatible with the version of MPLAB you have,
    then upgrade PBP or download & install an older version of MPLAB.

    Why are you compiling in MCS then trying to assemble it all again in MPLAB?
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  2. #2
    Join Date
    Jul 2009
    Posts
    23


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Bruce View Post
    If you're using MPLAB with PBP just setup PBP as a language tool in MPLAB. There's no
    reason to compile in MCS, then import the .asm produced and assemble it again.

    Your PBP code has already been assembled, and the .HEX file has already been created.

    If you have an old version of PBP that's not compatible with the version of MPLAB you have,
    then upgrade PBP or download & install an older version of MPLAB.

    Why are you compiling in MCS then trying to assemble it all again in MPLAB?
    Just how do I do that in MPLAB? I tried looking and found nothing to make PBP the language tool?

  3. #3
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  4. #4
    Join Date
    Jul 2009
    Posts
    23


    Did you find this post helpful? Yes | No

    Unhappy

    Ok, I'm about to give up. Ive tried everything on Darrel's program that was suggested. I'm still getting the same Build errors as before. I'm using a 18F1220 Pic and MCS to compile with MPLAB to build. I tried to compile using MPLAB but it wont work. All other programs I've compiled and Built I had no problems. HELP

  5. #5
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    What errors do you get when trying to compile from within MPLAB?
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  6. #6
    Join Date
    Jul 2009
    Posts
    23


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Bruce View Post
    What errors do you get when trying to compile from within MPLAB?
    I've already posted them (See above Posts 410, 414, and 415 in this thread)

  7. #7
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    You have PBP setup in MPLAB as the language tool as shown here: http://melabs.com/support/mplab.htm and you still get the same errors?
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

Similar Threads

  1. Clock using Instant Interrupts
    By PICpocket in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 16th February 2009, 21:43
  2. DT instant interrupts with mister_e keypad
    By Tomexx in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 26th November 2008, 20:02
  3. DT's Instant Interrupts trouble
    By Tomexx in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 24th November 2008, 20:48
  4. Keypad and DT's Instant Interrupts
    By Homerclese in forum General
    Replies: 11
    Last Post: - 27th April 2007, 06:32
  5. Replies: 1
    Last Post: - 1st November 2006, 03:11

Members who have read this thread : 6

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

Tags for this Thread

Posting Permissions

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