MCSP, PBP260, Win7 - is it impossible?


Closed Thread
Results 1 to 19 of 19

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

    For what it is worth I am using the MCS that came with PBP2.5 on win7 64bit. No problems and I did not have to do anything "special".

    Win7 made a directory "Program Files (x86) and all of the "old" stuff installed there.
    Dave
    Always wear safety glasses while programming.

  2. #2
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default

    That's weird. My PBP is installed in C:\PBP and MCSP in the (X86) folder just like yours. If I don't try to use MPASM as the assembler all I get when trying to compile is an error message saying that the file ...MSCP\run.pif can't be run because it's not compatible with the 64bit version of Windows. If I try to use MPASM, well then there's the other error as well. Frustrating.

    Thanks!
    /Henrik.

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


    Did you find this post helpful? Yes | No

    Default

    I am using MPASM too.
    Probably not a big enough difference but I have the "see through" title bars turned off. My win7 looks kind of like XP.

    What happens if you try compiling from the command line or make your own BAT file to run?
    Dave
    Always wear safety glasses while programming.

  4. #4
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Probably not the best thing to do security wise, but ...

    You might try disabling the UAC.
    http://www.howtogeek.com/howto/windo...windows-vista/
    <br>
    DT

  5. #5
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default

    Hi,
    Well, I have Aero turned off too, have it set to "XP-theme". MELABS says that one must use MPASM with 64bit versions of Windows so trying not to wasn't a good idea on my behalf. Still, when using MPASM it gives me more errors.

    Darrel, I'll give that UAC thing a try. I've already set MCSP to run as Administrator but perhaps there are other things that need to as well. Turning it off - at least temporarily - will show if that is where the problem is. However, since the error message specifically complains about a 16bit program (run.pif) not being compatible with the 64bit version of Windows I wonder.... Still, MELABS is indicating that it's supposed to work and obviously it IS working for mackrackit. My typical luck I guess...

    Will try a command line compile too.

    /Henrik.

  6. #6
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by HenrikOlsson View Post
    Darrel, I'll give that UAC thing a try. I've already set MCSP to run as Administrator but perhaps there are other things that need to as well. Turning it off - at least temporarily - will show if that is where the problem is. However, since the error message specifically complains about a 16bit program (run.pif) not being compatible with the 64bit version of Windows I wonder.... Still, MELABS is indicating that it's supposed to work and obviously it IS working for mackrackit. My typical luck I guess...
    It's a long shot, I admit.
    But since it can be turned on and off easily, I thought it would be worth a try.

    I've actually been searching (almost continuously) for the last 3 days for some kind of answer to that very question.

    Win7-64 seems to be rather fickle.
    Sometimes everything works fine. Other times something is different and people just can't get it working.

    The UAC was the best sounding answer I found online. But I have no way to test it.

    Hope it helps,
    DT

  7. #7
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default

    Hi,
    Tried the UAC thing - didn't make any difference. Tried a comand line compile:
    Code:
    C:\PIC\PBP\PBPW -ampasmwin test.pbp
    but then it said it couldn't find MPASM. Looked at the manual which said to read the MPLAB.txt file on the disk but there's no such file on my v2.60 CD as far as I can see.

    Did a little searching on how to "set the path" and added the path to the MPASM Suite directory but still no luck - can't find MPASM.... I actually copy-pasted the path from explorer to the path text field so it should be correct - or shouldn't it?

    I e-mailed Mecanique this morning but haven't got any response, only been a couple of hours though...but based on previous issues I don't really expect any help from them :-(

    Sorry if I sound frustrated, it's because I am....

    /Henrik.
    (Going back to the tiny netbook....)

Similar Threads

  1. 2.60 + MCSP problems
    By HenrikOlsson in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 27th September 2009, 15:42
  2. MCSP with USB to RS-232 converter
    By BrianT in forum General
    Replies: 6
    Last Post: - 29th July 2008, 06:36
  3. MCSP - Cannot find include file
    By Andy Wood in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 21st January 2008, 01:37
  4. MCSP Loader Problem pls help
    By Nestyplus in forum General
    Replies: 5
    Last Post: - 17th February 2006, 04:07
  5. Replies: 1
    Last Post: - 31st August 2005, 20:00

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