Getting this error when I try to run this project on an elf file for the STM32L412. (128KB Flash elf). ```bash philmb@aliens ~/Downloads/libmicroemu $ ./build/bin/microemu ~/STM32CubeIDE/workspace_1.18.1/elc1/Debug/elc1.elf ERROR: Emulator returned error: BufferTooSmall(8195) ```