8 years, 6 months ago.

Memory problems using easyGUI with LPC4088

Hi all, I am trying to develop a user interface on the LPC4088 board using the easyGUI package (www.easygui.com - produced by Ibis Solutions - *not* the Python easygui). I haven't got as far as actually implementing the user interface yet - I am simply trying to get it to build.

I am getting this error:

No space in execution regions with .ANY selector matching GuiLib.c.LPC408_DM.o(.bss)

I know this means that there is not enough memory to load the GULib part of the easyGUI package - but what I cannot understand is why.

Does anyone have any experience with the Ibis Solutions easyGUI package on mbed.org, on the LPC4088 or any other board? Has anyone else come across this problem?

Is there some way on mbed.org for me to find out how much memory each part of the current build is using? If I could see where the memory is being lost/used up, that would be very helpful.

Thanks for any help.

Be the first to answer this question.