Jump to content

Recommended Posts

Posted

hi guys

i'm re- trying to customize the setting for my lcd 2 x 16

using mplab

so i create a new project and i copied all the sources files from the directory

sid_v1_7303b

i did my change to asm file and i pressed f10

but i got this error message

how can i solve this?

what's wrong?

Make: The target "C:\sid_v1_7303\main.o" is out of date.

Executing: "C:\Programmi\Microchip\MPASM Suite\MPAsmWin.exe" /q /p18F452 "main.asm" /l"main.lst" /e"main.err" /o"main.o"

Error[151]  C:\SID_V1_7303\SID_FRQ_TABLE.INC 20 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_FRQ_TABLE.INC 23 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_SIN_TABLE.INC 26 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_SIN_TABLE.INC 29 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\CS_MENU_MS.INC 438 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_LCD.INC 89 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_PATCH.INC 65 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_SW.INC 1731 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_SW.INC 1734 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_SYSEX.INC 665 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_CC_TABLE.INC 41 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_CC_TABLE.INC 44 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_SYSEX_TABLE.INC 20 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_SYSEX_TABLE.INC 23 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_ENV_TABLE.INC 21 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_ENV_TABLE.INC 24 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_LFO_TABLE.INC 21 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_LFO_TABLE.INC 24 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_NOTE_TABLE.INC 40 : Operand contains unresolvable labels or is too complex

Error[151]  C:\SID_V1_7303\SID_NOTE_TABLE.INC 43 : Operand contains unresolvable labels or is too complex

Halting build on first failure as requested.

BUILD FAILED: Fri Mar 23 01:10:34 2007

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...