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


Results 1 to 21 of 21

Threaded View

  1. #9
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

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

    PBP3 was just made available in the on-line store on Friday.
    It has not been officially announced, but it didn't take long for people to notice and start talking about it.

    With the changes in the way PBP3 is purchased and downloaded, we hoped there wouldn't be a flood this weekend, in case a problem popped up with the new systems.

    PBP3 installs with a 15-day trial that gives the FULL compiler with ALL available chips.
    The trial is not limited to 31 lines like the previous demo version.
    Feel free to download and try it at http://www.PBP3.com
    • Yes, DT_INTS is compatible with PBP3.
    • The #CONFIG block is awesome.
    • The conditional compiling is more usefull than I ever imagined.
    • The ability to add new commands to the language without modifying the compiler means you will be seeing a lot more capabilities at a faster pace.
    It may even be possible for 3rd party programmers to write new commands and make some money.
    But that part is only one of our wishes at this point.


    HI2C, HSPI, CRC etc. is all possible now, the framework is there, but the code isn't, yet.

    With easy updates from downloads, those pesky patches that won't run because you modified an .inc file are a thing of the past. Just download and install the new version and away you go.
    Alain will finally be happy.

    In fact, there is no reason to modify the .inc files at all anymore because the #CONFIG block eliminates the need to comment default configs. You can also use the new style CONFIG directives on the 18F's. (Much easier)

    PBP3 is compatible with Microchips MPLABX IDE.

    Get the 15-day trial at http://www.PBP3.com
    It installs seperately from your PBP 2.60 and prior versions of PBP, so you can have it installed at the same time.
    It includes the new version of MicroCode Studio which also co-exits with previous versions of MCS.

    There are many more things to talk about, but I can't do it all in this post.
    Get the Trial, give it a try, and Read The Manual.
    Last edited by Darrel Taylor; - 31st July 2011 at 18:04.
    DT

Members who have read this thread : 2

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