beckus / qemu_stm32

QEMU with an STM32 microcontroller implementation
http://beckus.github.io/qemu_stm32/
Other
524 stars 144 forks source link

Abuot flash limit #43

Closed leoduu closed 1 year ago

leoduu commented 1 year ago

How to increase the flash limit? Qemu can't load bin file larger than 128k

qemu-system-arm: Could not load kernel 'demo.bin'

beckus commented 1 year ago

I am sorry, but I am not sure how to do this. This may be an inherent limitation in the underlying armv7m implementation...