MPLAB V8.00 PBP2.50a questions mark


Results 1 to 9 of 9

Threaded View

  1. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    The ASM code generated by PBP is more Macro oriented... so unless you have read how those Macro are made, or what they do, it's not going to be a real help for now.

    This question have been asked awhile back. See Darrel's reply on that
    http://www.picbasic.co.uk/forum/show...09&postcount=3

    If you're using MPLAB, you want to change your DEVICE line to MPASM __CONFIG syntax. Have a look at the following link in the FAQ.
    http://www.picbasic.co.uk/forum/showthread.php?t=543

    At very least from post#1 to post#5

    As usual, make sure your setup is running, make sure you have disabled some multiplexed stuff (like ADCs, Vref, comparators) on the I/O you're about to use as digital I/Os. Try a simple LED blink and add some chunk of code after that.
    Last edited by mister_e; - 25th March 2008 at 02:53.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. Upgraded to MPLAB IDE 8.14 and now I'm stuck
    By BlueHairBob in forum General
    Replies: 2
    Last Post: - 20th August 2008, 01:15
  2. pbp --> mplab broken again
    By kenif in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 11th December 2006, 18:57
  3. Microcode Studio MPLAB support
    By jbpaul in forum General
    Replies: 1
    Last Post: - 27th November 2006, 06:55

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