Please do not reply to this email. Use the web interface provided at: http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001116
Sergei Gavrikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1094|0 |1 is obsolete| | --- Comment #17 from Sergei Gavrikov <[email protected]> 2011-01-30 10:37:22 GMT --- Created an attachment (id=1107) --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1107) lwip_tcpip: Enter MEM_SECTION entity Ilija, here is a patch which makes obsolete Attachment 1094. Build was tested for one ARM target, to simplify testing I used ".2ram.lwip" section attribute: cdl_configuration eCos { template lwip_eth ; }; cdl_option CYGOPT_LWIP_MEM_SECTION { user_value 1 }; cdl_option CYGDAT_LWIP_MEM_SECTION_NAME { user_value "\".2ram.lwip\"" }; If this patch is suitable for you, let me know, please, and I will commit it. -- Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
