Fehler beim Anpassen der "setup_midibox_lc.asm"

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 :wink:

Sorry for English.

Hendrik asked about this in the chat but I missed him and didn’t get to tell him the answer…

Download the new zip and setup the new toolchain:

Quick Start Guide Toolchain Setup

midibox_lc_v1_6c.zip

Enjoy :slight_smile:

Wonderfull present for the new year. Thank you a lot!