Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Generate code complete
- Start compiling patch
- BDIR = C:\Users\laurie\DOCUME~1\axoloti/build
- FIRMWARE = .
- "RM"
- rm -f C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.o C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.elf C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.bin C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.d C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.map C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.lst
- "APP"
- arm-none-eabi-g++ -nostdlib -fno-exceptions -fno-rtti -mcpu=cortex-m4 -O3 -fomit-frame-pointer -falign-functions=16 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -fsingle-precision-constant -Wunused-parameter -DCORTEX_USE_FPU=TRUE -DTHUMB_PRESENT -mno-thumb-interwork -DTHUMB_NO_INTERWORKING -mthumb -DTHUMB -std=c++11 -DARM_MATH_CM4 -D__FPU_PRESENT -H -IC:\PROGRA~1\Axoloti\app/CMSIS/Include -IC:\PROGRA~1\Axoloti\app/chibios/os/ports/common/ARMCMx/CMSIS/include -IC:\PROGRA~1\Axoloti\app/chibios/os/ports/common/ARMCMx -IC:\PROGRA~1\Axoloti\app/chibios/os/ports/GCC/ARMCMx -IC:\PROGRA~1\Axoloti\app/chibios/os/ports/GCC/ARMCMx/STM32F4xx -IC:\PROGRA~1\Axoloti\app/chibios/os/kernel/include -IC:\PROGRA~1\Axoloti\app/chibios/os/hal/include -IC:\PROGRA~1\Axoloti\app/chibios/os/hal/platforms/STM32F4xx -IC:\PROGRA~1\Axoloti\app/chibios/os/hal/platforms/STM32 -IC:\PROGRA~1\Axoloti\app/chibios/os/hal/platforms/STM32/GPIOv2 -IC:\PROGRA~1\Axoloti\app/chibios/os/hal/platforms/STM32/I2Cv1 -IC:\PROGRA~1\Axoloti\app/chibios/os/hal/platforms/STM32/OTGv1 -IC:\PROGRA~1\Axoloti\app/chibios/os/hal/platforms/STM32/RTCv2 -IC:\PROGRA~1\Axoloti\app/chibios/os/hal/platforms/STM32/SPIv1 -IC:\PROGRA~1\Axoloti\app/chibios/os/hal/platforms/STM32/TIMv1 -IC:\PROGRA~1\Axoloti\app/chibios/os/hal/platforms/STM32/USARTv1 -IC:\PROGRA~1\Axoloti\app/chibios/boards/ST_STM32F4_DISCOVERY -IC:\PROGRA~1\Axoloti\app/chibios/ext/fatfs/src -I. -Winvalid-pch -MD -MP --include C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.h -c C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.cpp -o C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.o
- ! C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.h.gch
- LINK
- arm-none-eabi-gcc -nostartfiles -Tramlink.ld -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mthumb -mno-thumb-interwork C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.o -Wl,-Map=C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.map,--cref,--just-symbols=./build/axoloti.elf -o C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.elf
- c:/program files/axoloti_runtime/platform_win/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/ld.exe: C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.elf section `.bss._ZZN5rootc16instancevoice__19getVoicesEvE1v' will not fit in region `CCMSRAM'
- c:/program files/axoloti_runtime/platform_win/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/ld.exe: region `CCMSRAM' overflowed by 47380 bytes
- collect2.exe: error: ld returned 1 exit status
- make: *** [C:\Users\laurie\DOCUME~1\axoloti/build/xpatch.bin] Error 1
- shell task failed, exit value: 1
- Compiling patch failed ( C:\Program Files\Axoloti\app\patches\Voice\try2\Synth.axp )
Advertisement
Add Comment
Please, Sign In to add comment