Hi,I have a problem when using a dynamic bitmap (no problems in simulator, only on MCU).No problems arise when calling the Bitmap::dynamicBitmapCreate() function, it returns a valid bitmap_id, but then when I set an Image with this bitmap_id, things ...