This is the mail archive of the ecos-discuss@sources.redhat.com 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]

RE: EDB/EP7212 internal SRAM - only 4K of 37.5K seems usa


I have been able to add the parse changes into my hal_platform_setup.h, but the changes, in macro PLATFORM_SETUP1, are not being compiled possibly because my configuration does not have CYGSEM_HAL_STATIC_MMU_TABLES enabled, only mmu tables placed in DRAM.

To make on update of my build I do:

ecosconfig target edb7xxx
ecosconfig tree
make clean
rm install/lib/target.ld
rm install/lib/vectors.o
rm install/lib/extras.o
make

What am I missing?

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