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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...