EmWin: GUI WARN: GUI_ALLOC_AllocNoInit...

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

EmWin: GUI WARN: GUI_ALLOC_AllocNoInit...

549 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ildar on Sat Nov 30 00:39:38 MST 2013
Hi!
I am using emwin (516 and 522 versions) on my LPC1788.
But debug compiled version show follow warnings:

GUI LOG: 
GUI_Init()
320x240, 16bpp
The framebuffer can be accessed at the address 0xa1880000

GUI LOG: 
LCD_Init...

GUI WARN: 
GUI_ALLOC_Alloc... requesting %d, %d avail 0x0000002C 0x001F20F4

GUI WARN: 
GUI_ALLOC_AllocNoInit... requesting %d, %d avail 0x0000002C 0x001F2100

GUI WARN: 
GUI_ALLOC_AllocNoInit : Handle 0x00000002
...
GUI WARN: 
GUI_ALLOC_AllocNoInit... requesting %d, %d avail 0x000079C8 0x001A97A0

GUI WARN: 
GUI_ALLOC_AllocNoInit : Handle 0x000008EB

GUI WARN: 
GUI_ALLOC_Free(%d) 0x000008EB

GUI WARN: 
GUI_ALLOC_AllocNoInit... requesting %d, %d avail 0x000079C8 0x001A97A0

GUI WARN: 
GUI_ALLOC_AllocNoInit : Handle 0x000008EB

GUI WARN: 
GUI_ALLOC_Free(%d) 0x000008EB

...


Anybody can say what I doing wrong?
Labels (1)
0 Kudos
2 Replies

481 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ildar on Thu Dec 05 22:42:57 MST 2013
Thank you, Wouter!
0 Kudos

481 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Wouter on Thu Dec 05 07:17:16 MST 2013
Hi Ildar,

I see the issue has already been resolved with Segger.

For anyone else reading this post, reply from Segger:
You are doing nothing wrong. I am afraid there is an error in the file GUI_Debug.h, which causes most of the Logging functions to output a text beginning with "GUI_WARN". Of course this will be corrected in the next emWin version

http://www.segger2.com/index.php?page=Thread&threadID=1659&s=eef4eda9575af1e52cc0087d497f918bddcb90f...
0 Kudos