Will PBP work in Vista64?


Closed Thread
Results 1 to 13 of 13

Hybrid View

  1. #1
    Join Date
    Feb 2009
    Location
    Pyrénées Audoises, France
    Posts
    5


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mister_e View Post
    If I'm right, and as per your error message, PM assembler is build in 16 bit, and Vista 64 can't cope with 16 Bits. MPASM assembler (which come with MPLAB) should be build in 32 bits, this is something Vista 64 should handle.

    Well, that's my own and personal understanding of it. I never use PM as assembler, but MPASM.

    I guess one day Melabs may release PM in 32bits, or just suggest to use MPASM instead OR have MPASM installed in.

    In MicroCode Studio, click on View > Compile and program option >> Assempler and check 'use MPASM' box. That should do the trick... finger crossed.
    Hi Steve,

    It worked (I think)! I carried out your suggestion and the prog went off and found 'MPASM'. It couldn't find my programmer though (PICkit 2) but I guess that this is a seperate issue. I loaded one of the demo files and, after I made a few changes and re-named it, it went off and generated an 'asm' file. This opened fine in MPLAB IDE.

    If 'PM.exe' doesn't work and I am using 'MPLAB' to generate code do I actually need to buy 'PICBASIC' or merely 'MicroCode Studio'? There's a big difference in price!!

    Many thanks for your patient help, it is greatly appreciated.

    Cheers.

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


    Did you find this post helpful? Yes | No

    Default

    You can use MicroCode Studio free version. Unless you purchase a specific bundle, PICBasic Pro compiler come with the Free Version of MicroCode Studio. MicroCode Studio is just the code editor.

    MicroCode Studio PLUS offer the ICD feature + Bootloader firmwares. To start, you may don't need those feature.

    You could still do everything in MPLAB if you want, but still you need to buy PICBASIC compiler. MPLAB have some feature that MicroCode Studio don't have. On the Other hand, MicroCode Studio have some feature that MPLAB don't have, first one being Serial communicator + Ability to add a new programmer with command line.

    In MicroCode Studio, you want to manually point the IDE to your MPASM installation folder. usually c:\program files\MicroChip\Mpasm suite

    Same thing when you add a third party programmer such as PICFlash, PICKIT 2 and so on.

    Now if you hesitate between PICBASIC and PICBASIC PRO... if you have the cash for PICBASIC PRO, then do it, it will save you load of headaches.
    Last edited by mister_e; - 25th February 2009 at 16:58.
    Steve

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

  3. #3
    Join Date
    Feb 2009
    Location
    Pyrénées Audoises, France
    Posts
    5


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mister_e View Post
    You can use MicroCode Studio free version. Unless you purchase a specific bundle, PICBasic Pro compiler come with the Free Version of MicroCode Studio. MicroCode Studio is just the code editor.

    MicroCode Studio PLUS offer the ICD feature + Bootloader firmwares. To start, you may don't need those feature.

    You could still do everything in MPLAB if you want, but still you need to buy PICBASIC compiler. MPLAB have some feature that MicroCode Studio don't have. On the Other hand, MicroCode Studio have some feature that MPLAB don't have, first one being Serial communicator + Ability to add a new programmer with command line.

    In MicroCode Studio, you want to manually point the IDE to your MPASM installation folder. usually c:\program files\MicroChip\Mpasm suite

    Same thing when you add a third party programmer such as PICFlash, PICKIT 2 and so on.

    Now if you hesitate between PICBASIC and PICBASIC PRO... if you have the cash for PICBASIC PRO, then do it, it will save you load of headaches.
    Thanks Steve, this has helped a lot concerning my purchasing decision.

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


    Did you find this post helpful? Yes | No

    Default

    Great,
    hope to see you here again soon.
    Steve

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

Similar Threads

  1. ICD & PBP && how to get it to work
    By archendekta in forum mel PIC BASIC Pro
    Replies: 26
    Last Post: - 24th March 2010, 01:56
  2. How to set ICD-2 clone to work with PBP?
    By G-R-C in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 20th October 2006, 02:50
  3. Compiler differences between PBP 2.33 & 2.46
    By nikopolis in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd May 2006, 19:01
  4. Pin RA4 doesn't work
    By Melanie in forum FAQ - Frequently Asked Questions
    Replies: 0
    Last Post: - 15th July 2004, 12:03
  5. PBP "USART.BAS" Doesn't Work
    By Corey in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 21st October 2003, 12:29

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