PBP, Vista and MPLAB


Closed Thread
Results 1 to 28 of 28

Hybrid View

  1. #1
    tomislav07's Avatar
    tomislav07 Guest


    Did you find this post helpful? Yes | No

    Default Got it working in VISTA...

    I copied the PBP plugin files into the ...\Microchip\MPASM Suite folder and the run the BAT file as Administrator, after that it was registered in MPLAB IDE.

    Keep PICing...

  2. #2
    Join Date
    Nov 2005
    Location
    Newcastle, Australia
    Posts
    19


    Did you find this post helpful? Yes | No

    Question

    Hi all,
    Yeh, I am in the same boat as well.
    New laptop, Vista Home Premium.
    Ive installed from cd Microcode Studio Plus 2.3.0.0
    The Complier (PBP 2.45), Assembler (MPASM) and Programmer (Epic 2.44) have all been setup in ... View/Compile and Program options.... area.

    When I run the Microcode Studio Plus program I get this little error message popup.....
    " List index out of bounds (11) "
    and the program closes.
    I run it a second time and it loads up ok,
    so I open a *.bas file and try a complie (with the correct chip file eg: p16f876a)
    Then I get THIS error popup.....
    " Cannot create file run.bat. "

    ANY advice will be most welcome,

    regards
    Shaun Woods

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


    Did you find this post helpful? Yes | No

    Default

    Lucky me I still not have that Beautiful Vista here

    More than often, people solve most problem by raising their software privilege to Administrator (run as administrator).

    http://www.optimizingpc.com/vista/co..._software.html

    And it's more likely due to an older version as per Mecanique
    http://www.mecanique.co.uk/code-studio/history.html
    Last edited by mister_e; - 28th January 2009 at 22:40.
    Steve

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

  4. #4
    Join Date
    Nov 2005
    Location
    Newcastle, Australia
    Posts
    19


    Did you find this post helpful? Yes | No

    Default

    Thanks for your help mister_e.
    As soon as I get Vista running again, yes it went haywire etc. reformat was needed.
    Might consider installing XP methinks

    cheers
    Woodzy

  5. #5
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    I have MCS, & PBP in vista 32 home edition, installed as admin ( I think you are supposed to intall all that way), works fine. It is not running in compatibility mode. HTH
    JS
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  6. #6
    Join Date
    Nov 2005
    Location
    Newcastle, Australia
    Posts
    19


    Did you find this post helpful? Yes | No

    Default

    Just an update fellas. Finally got all working ok on Vista. Yep admin and untick the files and folders as read only.

    SO, after working away quite nicely for a time.... and after adding extra code for ADC, etc. this compilation/assembly error raises it ugly head........

    Error[113] f:\!_Woods\plc_pbp245\pbppic18.lib 1165 : Symbol not previously defined (ROLLOVER)

    Using.....

    Microcode Studio Plus v2.3.0.0
    MPASM v03.90
    PicBasic Pro 2.45
    PIC18F452


    Any tips, hints, etc would be muchly appreciated.
    If you need more info, please ask.

    regards
    Shaun Woods

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


    Did you find this post helpful? Yes | No

    Default

    Looks like you forgot to define a variable or you have misspeelled something in you code.
    Dave
    Always wear safety glasses while programming.

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