New PBP version - Gold version - Is it really worth it?


Closed Thread
Results 1 to 21 of 21

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default Re: New PBP version - Gold version - Is it really worth it?

    Something is slick now... I did it manually before but...
    Code:
    TMR1                VAR WORD EXT     ; Joined SFR, BANK0
     TMR1L              VAR BYTE EXT     ; BANK0
     TMR1H              VAR BYTE EXT     ; BANK0
    Cool, no longer need to do it manually
    Steve

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

  2. #2
    Join Date
    Feb 2010
    Location
    USA, New England
    Posts
    164


    Did you find this post helpful? Yes | No

    Default Re: New PBP version - Gold version - Is it really worth it?

    I think the new Version 3 PBP compiler came at the right time and for the right price. Reading the manual (I'm the type that will do that several times before I dive in) I can see features that will make my life easier and more that I never even knew I was missing. I like the layout and style of the v3 manual.

    Perhaps 15% of my work time is spent writing and debugging uC code, but when I'm at that stage in a project it proceeds with single-minded intensity. PBP has always been there for me. My first PBP install disk is a 3.5" floppy. I know several other programming languages but I've never done micros with anything other than BASIC. I'd hate to be forced to go that route.

    I am happy MELabs has captured Darrel Taylor and that they apparently have a plan to maintain or increase their success into the future. I would have paid full price if they made me (although I would have complained some about that...) to keep the product going.

    So for those reasons (and several others) I think it is totally worth it.

    Best Regards,
    Paul
    The way to avoid mistakes is to gain experience. The way to gain experience is to make mistakes.

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,175


    Did you find this post helpful? Yes | No

    Default Re: New PBP version - Gold version - Is it really worth it?

    I did not got it. Wasn't this available to the previous versions?

    Quote Originally Posted by mister_e View Post
    Something is slick now... I did it manually before but...
    Code:
    TMR1 VAR WORD EXT ; Joined SFR, BANK0
    TMR1L VAR BYTE EXT ; BANK0
    TMR1H VAR BYTE EXT ; BANK0
    Cool, no longer need to do it manually
    Ioannis

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


    Did you find this post helpful? Yes | No

    Default Re: New PBP version - Gold version - Is it really worth it?

    Indded, but you needed to manually enter the TMR1 line... big deal...
    Steve

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

  5. #5
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,175


    Did you find this post helpful? Yes | No

    Default Re: New PBP version - Gold version - Is it really worth it?

    Oh, yes you are right.

    And some others too.

    Ioannis

  6. #6
    Join Date
    Aug 2004
    Posts
    64


    Did you find this post helpful? Yes | No

    Default Re: New PBP version - Gold version - Is it really worth it?

    YES... it really worth it...
    I got the new Gold version one week ago. The easy of configuration and the new arrays possibilities...
    I did found that the new version of MCSP 5.0 was edited and now do not have the option to turn off
    the border crossing alerts.Well ... we always had "@ ERRORLEVEL -306".
    By the way... where can I find a list of the supported PICS for the Loader ?
    I went to Mecanique and I did not found information on that.
    Also... the ICD model creator works,but only for the PIC18 family.
    Greetings...
    Ruben de la Pena Valdes.



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