Back to the beginning - Page 2


Closed Thread
Page 2 of 2 FirstFirst 12
Results 41 to 49 of 49

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: Back to the beginning

    Yes, I know the OP is not using a PicKit. I was hoping the OP might get a general understanding of how programming works by reading through Steve's tutorial. With any luck, once he understands how code is created and moved to a processor he will be able to figure out how to use the tools he has.

    But I am thinking of getting a pair of tri-focals... ;-)
    Last edited by mackrackit; - 7th April 2013 at 12:36.
    Dave
    Always wear safety glasses while programming.

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Back to the beginning

    The manual for the board is pretty basic. As far I can ascertain the board is correctly set.

  3. #3


    Did you find this post helpful? Yes | No

    Default Re: Back to the beginning

    MikroProg Suite for PIC came the closest. It could program the PIC 12F509 but came up with over 1000 errors with the compiled code.

    Maybe the PIC 12F509 just has so little memory that it can't cope with compiled code ??

    Gooligum comes up with some useful assembly code programs, how do I implement assembly code into PBP3 ?

    I'd rather just work the PBP3 basic - Believe it or not I am quite proficient in BASIC programming.
    Last edited by AndyFreestone; - 6th April 2013 at 18:25.

  4. #4


    Did you find this post helpful? Yes | No

    Default Re: Back to the beginning

    Does anyone know ???

    I have been playing with the MikroBasicPro for PIC this afternoon. OK I only have the demo version downloaded from the net.

    I can save .mbas files but cannot save .hex files. Is this a limitation of the demo version.

    It would certainly explain a lot of the frustration that I have been experiencing.

    It also would explain why I can load the example .hex files onto the board and they all work but if I load the .mbas files and try to "build" them into hex they don't.

  5. #5
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,159


    Did you find this post helpful? Yes | No

    Default Re: Back to the beginning

    Mikro forums are the best place to ask about limitations of their demo.

    This is a PIC Basic Pro forum.

  6. #6
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Default Re: Back to the beginning

    MikroBasicPro hex files are stored in the same folder than the .bas ones ... even if it's the demo !!!

    ... once compiled !!! ( that is supposing program is "grammatically" right ...)

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

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