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

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