Help with Assembler Error


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    May 2004
    Location
    brighton
    Posts
    149

    Exclamation Help with Assembler Error

    Hello All

    Does anyone know what the following assembler Errors are ?
    i have being pulling my hair out since yesterday trying to complier my code but i get those errors
    i am using pbp2.60 and MCS

    Best Regards
    Isaac
    Attached Images Attached Images  

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


    Did you find this post helpful? Yes | No

    Default Re: Help with Assembler Error

    Are you declaring variables "ACCESS" and "N" in your program?
    If so, are you making them SYSTEM variables?

    If so, rename them or remove the SYSTEM modifier.
    DT

  3. #3
    Join Date
    Jan 2012
    Location
    Grid EN19MV
    Posts
    159


    Did you find this post helpful? Yes | No

    Default Re: Help with Assembler Error

    I think that warning in the second line is saying that you are are using _CONFIG and that on 18F devices, you should be using CONFIG instead.

    Not having used 18F devices, I'm not sure, but that's what it seems to be saying to me.

  4. #4
    Join Date
    May 2004
    Location
    brighton
    Posts
    149


    Did you find this post helpful? Yes | No

    Default Re: Help with Assembler Error

    I thought I get back to you ASAP as I have found out what the problem is
    Its all to do with me using the original old Microcode Studio plus (The Black CD)
    When I downloaded Microcode Studio Version 4 from Melab web site:-
    http://melabs.com/resources/win_ide.htm

    I don’t get the errors

    Isaac

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