PBP3 Long setup


Closed Thread
Results 1 to 4 of 4

Thread: PBP3 Long setup

  1. #1
    Join Date
    Jan 2005
    Posts
    15

    Default PBP3 Long setup

    Hi all, I'm just getting started with PBP3(I've used 2.47 in the past) and it's been a while since I've programmed.

    I was trying to use the LONG feature for my 18F2331. Where/how exactly do I enter the -n to get it to work?
    Any help much appreciated.
    Thanks!

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


    Did you find this post helpful? Yes | No

    Default Re: PBP3 Long setup

    Hi,
    If you're using MicroCodeStudio as your IDE then all you need to do is click View -> Compile and Program Options and make sure that the option Use Compiler Long Words (18 series MCU only) is ticked.

    If you're compiling from the commandline then that is where you enter the -n option, ie PBPX -n -p18F45K20 myProgram.pbp or something like that.

    /Henrik.

  3. #3
    Join Date
    Jan 2005
    Posts
    15


    Did you find this post helpful? Yes | No

    Default Re: PBP3 Long setup

    Thanks for the reply,

    I'm using MPLAB v8.85. As mentioned above, it's been a while and I'm not sure where the commandline entry would go.
    I did look at the PBP3 inc file but I'm still not sure if that's where it goes or not.

    Ian

  4. #4
    Join Date
    Jan 2005
    Posts
    15


    Did you find this post helpful? Yes | No

    Default Re: PBP3 Long setup

    Ok, found it.
    There's the tab for Project/Build options in MPLAB. And low and behold there's a check box in the PBP tab.
    Just in case anyone else is looking.

Similar Threads

  1. Just updated from 2.60C to PBP3!!!!
    By MarioC in forum General
    Replies: 3
    Last Post: - 11th April 2012, 05:42
  2. PBP3 and MCSP
    By Luckyborg in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 25th March 2012, 15:44
  3. I really need some help with PBP3
    By Ramius in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 26th February 2012, 16:05
  4. Pbp3
    By rcbandwidth in forum mel PIC BASIC Pro
    Replies: 21
    Last Post: - 18th September 2011, 14:13
  5. What's with PBP3?
    By BrianT in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 10th August 2011, 17:09

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