Hello,
I'm writing a program for the c6678 multiprocessor just using the standard library provided by the compiler; I'm not using RTSC, SYS/BIOS, and the like. I want to specify a cache configuration during device startup, and I think GEL files are intended for that purpose. Currently I'm targeting the c6678 simulator. Cycle approximate and functional simulators differ in this matter, functional simulator being configured with cache enabled. I cannot find any GEL documentation that could help.
Thank you very much.