Hi Chaitra,
o.k. there was an error that happens when you try to create a bitmap with the size 356x72 pixel and another one with the size 969x122 pixel. Is this EwCreateBitmap() function call within your code of extern bitmap?
Anyhow, the above log cannot match with the previous posted log!
If you have at the beginning
6860 bytes occupied by 18 Chora objects (peak 11652 bytes)
1722 bytes occupied by 81 strings (peak 2076 bytes)
144972 bytes occupied by Graphics Engine objects (without framebuffer) (peak 165244 bytes)
Then you cannot have later
198080 bytes occupied by 240 Chora objects (peak 209596 bytes)
12876 bytes occupied by 504 strings (peak 13314 bytes)
30084 bytes occupied by Graphics Engine objects (without framebuffer) (peak 44012 bytes)
The memory peak value of the Graphics Engine objects cannot decrease during runtime. This confuses me.
And please let me know the entire message at the beginning DIRECTLY AFTER THE RESET (messages concerning initialization of the system, configuration parameter, ...)
Thank you and best regards,
Manfred.