This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

GUI_CM3_L.lib and Network

I am trying to use network into an application where I use without troubles GUI libraries but it seems they reserve same memory addresses or anyway it happens some kind of memory conflict: when calling GUI_Glear() I fall into HardFault_Handler. Tried to reserve for them different memory buffers modifying .sct file, specially regarding onChip SRAM zone but found no way to get out from this hanging. Some help? Thanks.