Hendrik Posted January 1, 2009 Report Posted January 1, 2009 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 FAILEDIch habe an der Datei ansonsten nichts verändert.Kann mir jemand sagen, woran das liegt?Greetz ;) Quote
stryd_one Posted January 1, 2009 Report Posted January 1, 2009 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 Setupmidibox_lc_v1_6c.zipEnjoy :) Quote
Hendrik Posted January 1, 2009 Author Report Posted January 1, 2009 Wonderfull present for the new year. Thank you a lot! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.