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

--- Comment #11 from Ilija Kocho <ilijak@siva.com.mk> 2011-01-18 10:45:14 GMT ---
(In reply to comment #10)
> (In reply to comment #7)

> 
> I will look at your latest attachment...

Some brief notes:

   - mlt_cortexm_lpc17xx_inc.ldi - user section macro definition
   - mlt_cortexm_lpc1766_rom.ldi - macro calls (2 sections)
   - lpc17xx_misc.c - macros / function for section initialization
   - hal_cortexm_lpc17xx_lpc1766stk.cdl - provides section name.
   - target.ld - output linker script

This is just a functional model. Some macros are duplicated in
mlt_cortexm_lpc17xx_inc.ldi and lpc17xx_misc.c - this will resolve when we put
them in a header, i guess (but hadn't time to check) pkgconf/hal.h.

I would ask for double check of my usage of concatenation (#) in macros as I am
not very much initiated in it's subtleties.

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