Hi,
so I have built me a Sequencer-Track, with some goodies (2x LFOs, EQ, EFX, etc).
when I start the patch without the EFX-section, it runs with 17% .. but when I insert my efx-subpatch I run out of memory
C:\Users\ADMINA~1\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\ADMINA~1\DOCUME~1\axoloti/build/xpatch.elf section.text._ZN5rootc3dspEv' 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: C:\Users\ADMINA~1\DOCUME~1\axoloti/build/xpatch.elf section.bss' will not fit in region
CCMSRAM'
c:/program files (x86)/axoloti_runtime/platform_win/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/ld.exe: regionSRAM' overflowed by 17268 bytes
CCMSRAM' overflowed by 5080 bytes
c:/program files (x86)/axoloti_runtime/platform_win/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/ld.exe: region
Originally I wanted to create a 16-track Sequencer. But now I come to limitations with only one Track. How can I save memory?