Jump to content

Fehler beim Anpassen der "setup_midibox_lc.asm"


Recommended Posts

Posted

Frohes neues Jahr erstmal,

wollte in der oben angegebenen Datei LEDDIGITS_ENABLED auf 1 setzen und dann neu kompilieren.

Dazu habe ich ein leeres Projekt in MPLAB erstellt, die Datei setup_midibox_lc.asm hinzugefügt und dort die 0 auf 1 geändert.

Wenn ich dann jedoch auf Make klick, kommen folgende Fehler:

Executing: "C:\Programme\MPLAB IDE6\MCHIP_Tools\mpasmwin.exe" /q /p18F452 "setup_midibox_lc.asm" /l"setup_midibox_lc.lst" /e"setup_midibox_lc.err"
Error[113]   D:\MIDI\SETUP_MIDIBOX_LC.ASM 148 : Symbol not previously defined (MIOS_ENC_MODE_NON_DETENTED)
Error[113]   D:\MIDI\SETUP_MIDIBOX_LC.ASM 148 : Symbol not previously defined (MIOS_ENC_MODE_NON_DETENTED)
Error[113]   D:\MIDI\SETUP_MIDIBOX_LC.ASM 148 : Symbol not previously defined (MIOS_ENC_MODE_NON_DETENTED)
Error[113]   D:\MIDI\SETUP_MIDIBOX_LC.ASM 148 : Symbol not previously defined (MIOS_ENC_MODE_NON_DETENTED)
Error[113]   D:\MIDI\SETUP_MIDIBOX_LC.ASM 148 : Symbol not previously defined (MIOS_ENC_MODE_NON_DETENTED)
Error[113]   D:\MIDI\SETUP_MIDIBOX_LC.ASM 148 : Symbol not previously defined (MIOS_ENC_MODE_NON_DETENTED)
Error[113]   D:\MIDI\SETUP_MIDIBOX_LC.ASM 148 : Symbol not previously defined (MIOS_ENC_MODE_NON_DETENTED)
Error[113]   D:\MIDI\SETUP_MIDIBOX_LC.ASM 148 : Symbol not previously defined (MIOS_ENC_MODE_NON_DETENTED)
Error[113]   D:\MIDI\SETUP_MIDIBOX_LC.ASM 148 : Symbol not previously defined (MIOS_ENC_MODE_NON_DETENTED)
Error[129]   D:\MIDI\SETUP_MIDIBOX_LC.ASM 171 : Expected (END)
Halting build on first failure as requested.
BUILD FAILED

Ich habe an der Datei ansonsten nichts verändert.

Kann mir jemand sagen, woran das liegt?

Greetz ;)

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