[ECOS] Porting ecos 2.0 to CDB89712

Ray Bozorg rayb@micro-bit.com
Thu Jun 13 06:17:00 GMT 2002


I am trying to port eCos 2.0 for CS89712 processor and eval board CDB89712
from
Cirrus Logic.
I have a very old patch that I am trying to use.
The question is that about the memory layout.
For EDB7312, for example ram portion (file: mlt_arm_edb7312_ram.h) see
attached.
Now I need to convert the mlt_arm_cdb89712_ram. file see attached to look
like the 7312 but I am not sure how to calculate or convert the
#define CYGMEM_SECTION_heap1_SIZE (0xfd0000 - (size_t) CYG_LABEL_NAME
(__heap1))
I am not sure where the 0xfd0000 came from can anyone help me on this issue?

Many Thanks
Ray B.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: mlt_arm_edb7312_ram.h
Type: application/octet-stream
Size: 690 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/ecos-discuss/attachments/20020613/51531f42/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mlt_arm_cdb89712_ram.h
Type: application/octet-stream
Size: 605 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/ecos-discuss/attachments/20020613/51531f42/attachment-0001.obj>
-------------- next part --------------
-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


More information about the Ecos-discuss mailing list