Assembler error Macro buffer overflow on code that use to assemble OK


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2009
    Location
    Colorado
    Posts
    378

    Default Assembler error Macro buffer overflow on code that use to assemble OK

    I just attempted to compile a program that I have successfully assembled/compiled successfully many times before without errors. Now for some reason I get the following assembler error:
    ASM 545: [308] macro buffer overflow

    Can anyone tell me what causes this error and why it would now suddenly appear after never having this problem with the same code before??

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


    Did you find this post helpful? Yes | No

    Default Re: Assembler error Macro buffer overflow on code that use to assemble OK

    It was probably being assembled with MPASM before.

    That's a PM error now.
    Switch back to MPASM.
    DT

  3. #3
    Join Date
    Mar 2009
    Location
    Colorado
    Posts
    378


    Did you find this post helpful? Yes | No

    Default Re: Assembler error Macro buffer overflow on code that use to assemble OK

    Quote Originally Posted by Darrel Taylor View Post
    It was probably being assembled with MPASM before.

    That's a PM error now.
    Switch back to MPASM.
    Thanks, Darrel....that was it. Stupid me....I recently reloaded my MCS PLUS editor on this machine and forgot to reset the default assembler selection to MPASM.

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