This is the mail archive of the ecos-bugs@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 1001114] New port: NXP LPC17XX Variant, Olimex LPC-1766-STKplatform


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 <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1123|0                           |1
        is obsolete|                            |

--- Comment #21 from Ilija Kocho <ilijak@siva.com.mk> 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 the assignee for the bug.


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