Jump to content

Fehler beim kompilieren von LC v1.3


Recommended Posts

Posted

Hi ...

... beim Kompilieren der LC Firmware v1.3 bekomme ich in MPLAB folgende Fehlermeldung:

Deleting intermediary files... done.

Executing: "C:\Programme\MPLAB IDE\MCHIP_Tools\mpasmwin.exe" /q /p18F452 "main.asm" /l"main.lst" /e"main.err"

Error[113]   D:\REMOTECONTROL\MIOS\MIDIBOX_LC_V1_3\USER_VECTORS.INC 45 : Symbol not previously defined (USER_LCD_Init)

Error[113]   D:\REMOTECONTROL\MIOS\MIDIBOX_LC_V1_3\USER_VECTORS.INC 46 : Symbol not previously defined (USER_LCD_Clear)

Error[113]   D:\REMOTECONTROL\MIOS\MIDIBOX_LC_V1_3\USER_VECTORS.INC 47 : Symbol not previously defined (USER_LCD_CursorSet)

Error[113]   D:\REMOTECONTROL\MIOS\MIDIBOX_LC_V1_3\USER_VECTORS.INC 48 : Symbol not previously defined (USER_LCD_PrintChar)

Halting build on first failure as requested.

BUILD FAILED

Was läuft da falsch ?  Bei der Version v1.1.2b läuft das noch.

Gruß Pearl

Posted

Hallo Pearl,

"app_lcd.inc" fehlt im Archiv, das wird bei der naechsten Version nachgeholt.

Quickfix: dieses File befindet sich auch in der MIOS Release, kopiere es einfach in das midibox_lc* Verzeichnis

Gruss,

       Thorsten.

Posted

Hallo TK ...

"app_lcd.inc" ist im Archiv vorhanden und auch im Projekt eingebunden ... daran kann es leider nicht liegen

(alle anderen Projekte kann ich ohne Probleme kompilieren)

Gruß Pearl

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...