This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001116] Instruct lwIP to use special section for buffers and heap.


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001116

--- Comment #35 from Ilija Kocho <ilijak@siva.com.mk> 2011-01-30 22:37:02 GMT ---
(In reply to comment #34)
> (In reply to comment #32)
> 

> 
> Then I apply your latest (above)
> 
>      default_value is_active(CYGDAT_LWIP_MEM_SECTION_NAME)
>      active_if     CYGDAT_LWIP_MEM_SECTION_NAME
> 
> and this (below)
> 
> > #if defined(CYGSEM_LWIP_MEM_SECTION) && CYGSEM_LWIP_MEM_SECTION
> > #include <cyg/infra/cyg_type.h>
> > #define MEM_SECTION CYGBLD_ATTRIB_SECTION(CYGDAT_LWIP_MEM_SECTION_NAME)
> > #else
> > #define MEM_SECTION
> > #endif
> 
> for my diff. Thank you for clarification and collaboration.

Thanks for your effort Sergei. And sorry if I have ruined your weekend.

> 
> (In reply to comment #33)
> 
> > What do you mean about var_data[]?
> 
> It will be food for though for tommorow.

Take your time. 

> 
> > I am kind of undecided. Somebody else's opinion is welcome.
>                           ^^^^^^^^
>                           That would be fine. John, if you read, what
>                           is your opinion?
> 
> I hope this will be the last "pitstop".

Me too.

-- 
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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]