I got this rather big Patch(47%)....midiz333.axp (47.9 KB) ...amd everytime i try to add a new object, it refuses to load and crashes....message is:
USB device found
connected
Authentic Axoloti Core
Firmware version: 1.0.0.1, crc=0x2B8D2015, entrypoint=0x20011000
Generate code complete
Start compiling patch
"RM"
rm -f C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.o C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.elf C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.bin C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.d C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.map C:\Users\Philoop\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~2\Axoloti\app/CMSIS/Include -IC:\PROGRA~2\Axoloti\app/chibios/os/ports/common/ARMCMx/CMSIS/include -IC:\PROGRA~2\Axoloti\app/chibios/os/ports/common/ARMCMx -IC:\PROGRA~2\Axoloti\app/chibios/os/ports/GCC/ARMCMx -IC:\PROGRA~2\Axoloti\app/chibios/os/ports/GCC/ARMCMx/STM32F4xx -IC:\PROGRA~2\Axoloti\app/chibios/os/kernel/include -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/include -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32F4xx -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32 -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32/GPIOv2 -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32/I2Cv1 -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32/OTGv1 -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32/RTCv2 -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32/SPIv1 -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32/TIMv1 -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32/USARTv1 -IC:\PROGRA~2\Axoloti\app/chibios/boards/ST_STM32F4_DISCOVERY -IC:\PROGRA~2\Axoloti\app/chibios/ext/fatfs/src -IC:\PROGRA~2\Axoloti\app\firmware -Winvalid-pch -MD -MP --include C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.h -c C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.cpp -o C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.o
! C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.h.gch
C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.cpp: In member function 'void rootc::instanceclox3__1::instanceclock__1::dsp(int32_t, int32_t, int32_t&, int32_t&, int32_t&, int)':
C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.cpp:777:24: warning: integer overflow in expression [-Woverflow]
_posfrac &= (1< ^
LINK
arm-none-eabi-gcc -nostartfiles -Tramlink.ld -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mthumb -mno-thumb-interwork C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.o -Wl,-Map=C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.map,--cref,--just-symbols=C:\PROGRA~2\Axoloti\app\firmware/build/axoloti.elf -o C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.elf
c:/program files (x86)/axoloti_runtime/platform_win/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/ld.exe: C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.elf section .rodata' will not fit in region
SRAM'
c:/program files (x86)/axoloti_runtime/platform_win/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/ld.exe: region `SRAM' overflowed by 16 bytes
collect2.exe: error: ld returned 1 exit status
make: *** [C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.bin] Error 1
Done compiling patch
Start uploading patch
bin path: C:\Users\Philoop\Documents\axoloti\build\xpatch.bin
FileNotFoundException
Disconnect request
Done uploading patch
Start starting patch
Done starting patch
hmmm can someone xplain