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 ;)

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