Please do not reply to this email. Use the web interface provided at: http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001114
Ilija Kocho <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1123|0 |1 is obsolete| | --- Comment #21 from Ilija Kocho <[email protected]> 2011-02-21 18:10:52 GMT --- Created an attachment (id=1142) --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1142) LPC17xx HAL compatible with committed USER_SECTION(), for review (Extract in packages/hal.) Here I post LPC17xx HAL updated with committed USER_SECTION() naming. The HAL is tested on Olimex LPC1766-STK both with and without Ethernet/lwIP support. lwIP support (simple mode) is tested with 3 USER_SECTION() combinations: 1. Eth and lwIP buffs in same section - .ahb_sram0; 2. Eth in .ahb_sram0 and lwIP in .ahb_sram1; 3. Eth in .ahb_sram0 and lwIP in main memory. Test application in all 3 cases httpd_simple.c (supplied with lwIP test apps) Comments welcome. -- 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.
