Which PBP Compiler are you using?


View Poll Results: Which Compiler do you have?

Voters
181. You may not vote on this poll
  • MeLabs PIC Basic Compiler (PBC)

    14 7.73%
  • MeLabs PIC Basic Pro (PBP)

    161 88.95%
  • Neither, I'm using CompileSpot

    0 0%
  • Visiting Alien, just trawling for ideas

    6 3.31%
Closed Thread
Results 1 to 40 of 49

Hybrid View

  1. #1
    Join Date
    Oct 2004
    Location
    Porto - Portugal
    Posts
    30


    Did you find this post helpful? Yes | No

    Default

    Hi mister_e

    Today I've tried the ICd of MCSplus ... and it worked!

    However initialy I found myself in troubles because I've followed the MCSplus help file schematic and it didn't worked, for some reason in their shematic they have pin9 of max232 conected trough a 100Ohm resistor...
    ... then I decided to implement RENTRON shematic and it worked at first attempt (they had pin9 completely free), the information provided by ICD is very complete and helps a lot to understand some tricky parts of PBP code.

    The message reported by MCSplus ICD with the first schematic implemeted tells that it couldn't establish a connection.

    Rentron has a very good web site!

    Thank you very much for your help
    nomada

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


    Did you find this post helpful? Yes | No

    Default

    The schematic shown in the MCS Plus help file uses the DB-9 pin #4 which is DTR. It may look like pin #9, but it's actually pin #4 if you look closer.

    The MCS boot-loader program toggles the PC DTR output which resets the PIC via the /MCLR connection for boot-loading.

    Using this particular setup with the MCS boot-loader allows "hands-free", single-click, compile & program. I.E. there's no need to press a reset switch on your development board or circuit each time you boot-load.

    All the MCS ICD requires is the hardware USART interface to RX/TX. Pin #4 from DTR to /MCLR is just an auto reset circuit. Not necessary, but very handy.
    Regards,

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

Similar Threads

  1. PBP Book
    By Bruce in forum Off Topic
    Replies: 83
    Last Post: - 4th October 2021, 13:55
  2. Extensions to PBP variables
    By John_Mac in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 23rd October 2009, 06:21
  3. Best IDE / Compiler to use these days ???
    By gtvmarty in forum General
    Replies: 3
    Last Post: - 4th July 2008, 14:31
  4. Compiler differences between PBP 2.33 & 2.46
    By nikopolis in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd May 2006, 20:01
  5. Newby- PBP wont compile for 18F (MPLAB)
    By jd76duke in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 18th December 2005, 00:30

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