Back to the beginning


Closed Thread
Results 1 to 40 of 49

Hybrid View

  1. #1
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,627


    Did you find this post helpful? Yes | No

    Default Re: Back to the beginning

    Hi Andy,
    This is the problem. PBP3 just does not connect to IDE ???
    IDE stands for Integrated Development Environment. It's piece of software on the PC, basically a fancy text editor with some extra functions. MBLAB is an IDE and MicroCodeStudio is an IDE.
    The most common one for use with PBP is called MicroCodeStudio.

    PBP3 outputs .pbp files. How the **** do you then import them into IDE.
    No. If you're using MicroCodeStudio it saves your source files as .pbp files but these are just plain text file. Before you can get them into the PIC you need to compile it/them. This is where PBP3 comes in.

    Question: Are you, or are you not using MicroCodeStudio as the software in which you write your PBP programs? If not, what are you using?
    Before we've got that squared away it's hard to give proper advice because you can very well write your program in notepad and compile them from the command line.

    You state that PBP launches IDE - HOW ??
    I did NOT state the PBP launces IDE. I said that PBP launches the assembler automatically (as long as it's installed properly).
    PBP3 can be launched FROM the IDE but not the other way around, but again, before we know what IDE you're using it's hard to help.

    At the top of the window of the program you're using to enter your program, what does it say there?

    /Henrik.

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Back to the beginning

    I'm starting to believe that the demo version will only allow you to save .mbas files which to you and me are as good as .txt files and can only be used by mikroBASIC.

  3. #3
    Join Date
    May 2007
    Posts
    604


    Did you find this post helpful? Yes | No

    Default Re: Back to the beginning

    Quote Originally Posted by AndyFreestone View Post
    I'm starting to believe that the demo version will only allow you to save .mbas files which to you and me are as good as .txt files and can only be used by mikroBASIC.
    The demo version saves .hex files. The limitation of the demo is generated code size (2K words, no time or other limitations, etc).
    Why pay for overpriced toys when you can have
    professional grade tools for FREE!!!

Similar Threads

  1. Beginning USB How to/Whats needed to use it.
    By wdmagic in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 11th April 2013, 21:11
  2. Missing chars at beginning of LCD display
    By jimbostlawrence in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 20th November 2009, 00:13
  3. 12F629 beginning
    By Davidpower in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 1st October 2007, 22:37
  4. Program returns to beginning at interupt
    By BGreen in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 25th April 2005, 11:20

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