Compiling for 18F26K22 - Does anyone have a solution for me?


Closed Thread
Results 1 to 6 of 6

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default Re: Compiling for 18F26K22 - Does anyone have a solution for me?

    Hi,
    Since you now have MPLAB 8.87 installed make sure you point MCS to the MAPSMWIN.EXE installed with THAT version instead of the "original" (or copied) one in C:\MPASM, there might be other support files in the new MPLAB installation that's needed so simply copying the "new" MPASMWIN.EXE into the old installation might not be enough.

    If all fails uninstall ALL MPLAB installations and reinstall 8.87 to its default location (don't just install MPASM), then make sure the assembler selction in MCS points to that location.

    /Henrik.

  2. #2
    Join Date
    May 2011
    Location
    Bangalore, India
    Posts
    33


    Did you find this post helpful? Yes | No

    Default Re: Compiling for 18F26K22 - Does anyone have a solution for me?

    Hi Henrik,

    Thanks a million. Tried your suggestion and it worked like a charm! You hit the nail on the head.

    I changed the assembler folder in MCS from C:\MPASM where Mpasm 5.2 from MELabs was installed, to C:\Program Files (x86)\Microchip\Mpasm suite and hit the Compile button. After a few seconds, I saw in the left hand bottom corner that pleasant message "Success: 134 bytes used."

    I got my 18F26K22 samples a year ago and at that time I tried to compile a program for this PIC trying different techniques, but finally gave up. Thanks for your help, now I can look forward to spending several hours playing with this PIC.

    Regards,
    Bala

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