can anyone explain this error log from MPASM?

Status
Not open for further replies.

giangpoh

Newbie level 4
Joined
Mar 4, 2005
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Malaysia
Activity points
1,351
mpasm error log

this is the error log:
Message[305] \1.ASM 113 : Using default destination of 1 (file).
Error[113] \1.ASM 296 : Symbol not previously defined (OPTION_reg)
Message[302] \1.ASM.ASM 298 : Register in operand not in bank 0. Ensure that bank bits are correct.
Message[302] \1.ASM.ASM 300 : Register in operand not in bank 0. Ensure that bank bits are correct.
Message[302] \1.ASM.ASM 311 : Register in operand not in bank 0. Ensure that bank bits are correct.
Message[302] \1.ASM.ASM 316 : Register in operand not in bank 0. Ensure that bank bits are correct.
Message[302] \1.ASM.ASM 322 : Register in operand not in bank 0. Ensure that bank bits are correct.
Message[302] \1.ASM.ASM 324 : Register in operand not in bank 0. Ensure that bank bits are correct.

I'm using MPASM, the latest version. pls enlighten wat is happening out there. thx
 

erreur 113 mpasm

hai

Open your include file for your particular target controller (for ex P16F84.INC) and see the exact spelling of OPTION register declared in that file .use the same spelling in your sourse file also.
Picstudent
 

    giangpoh

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…