This is the mail archive of the ecos-patches@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]

Re: FR30 MB91301 cache support


On Fri, Sep 19, 2008 at 01:33:52PM +0200, Lars Poeschel wrote:
> Hello!
>
> I created a patch that adds cache support to the mb91301 variant of the 
> fr30 architecture. The whole sram (4 kb) is used as an instruction  
> cache.

Hi Lars

lunn@londo:~/eCos/work$ rm -fr *
lunn@londo:~/eCos/work$ ecosconfig new skmb91302
lunn@londo:~/eCos/work$ ecosconfig tree
lunn@londo:~/eCos/work$ make -s
headers finished
In file included from /home/lunn/eCos/anoncvs-clean/packages/hal/fr30/skmb91302/current/src/plf_misc.c:65:
/home/lunn/eCos/work/install/include/cyg/hal/hal_cache.h:61:31: error: cyg/hal/var_cache.h: No such file or directory
make[1]: *** [src/plf_misc.o.d] Error 1
make: *** [build] Error 2

There is no variant hal to get the var_cache.h file from. 

Have i done something wrong?

     Andrew


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