windows7pro and microcode studio compatibility


Closed Thread
Results 1 to 14 of 14

Hybrid View

  1. #1
    Join Date
    Nov 2010
    Posts
    12


    Did you find this post helpful? Yes | No

    Default Fl ide

    So the FL IDE worked much better so far. No issues with the PBP interface or the MPASM. It wouldn't find the exe's automatically but manual mode worked. I thought it wouldn't keep the parameters for different programmers but the second time I put them it it seems to have kept them.
    Default settings for ME Labs U2 programmer would be nice as that seems to be what they are replacing the serial and maybe parallel units with. I haven't figured out the parameters to pass program info to the pickit2 programmer yet.
    Picking the origional IDE had the same error I started with in this thread as expected because it calls the MCS+ but who cares as you don't need it with this IDE. Not sure why you even need to put that option in.

    Thanks for the try out
    Scottie

  2. #2
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Scottie View Post
    ... It wouldn't find the exe's automatically but manual mode worked.
    Default settings for ME Labs U2 programmer would be nice as that seems to be what they are replacing the serial and maybe parallel units with.
    I haven't figured out the parameters to pass program info to the pickit2 programmer yet...Scottie
    What are the default directory's for the exe's in windows 7?
    If someone has the ME Labs U2 programmer parameters I can add them as a preloaded programmer.
    The PICkit2 should have a preloaded programmer tab on startup as well as PICkit3 and EasyPicX.

    Norm

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default

    Hi Norm. Up to this moment, the FL has shown to be stable and very nice designed interface.

    Tested on WinXP SP3.

    Very good job,
    Ioannis

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


    Did you find this post helpful? Yes | No

    Default

    I have been using FL since July on Win7 64 bit.
    Works great!!!
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Nov 2010
    Posts
    12


    Did you find this post helpful? Yes | No

    Default

    the meLabs u2 programmer ended up here
    C:\Program Files (x86)\melabs Programmer\meProg.exe
    and I used this parameter string
    -pPIC$target-device$ $hex-filename$ -E

    to get the code out using pickit2 I downloaded the pic2cmd from melabs and put it here
    C:\Program Files (x86)\Microchip\PICkit 2 v2\pk2cmd.exe
    with this parameter string
    pk2cmd -PPIC$target-device$ -F$hex-filename$ -E -M -J -H4 -R

    writes the code in the background without prompts

    Don't know why the pickit2 settings didn't work for me but I kind of like the pk2cmd driver better anyway

    I love your IDE and so glad to have you shared it as it saved me with my system conflicts

Members who have read this thread : 1

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