| Introduction |
The cache analysis tool provides developers of embedded systems with
the following benefits:
1) Optimization of program run times
2) Reduction in power consumption of the entire system
Cache analysis can be performed on all microcontrollers, cache architectures,
and cache hierarchies. If required, the predefined cache structure of
microcontrollers can also be modified. In this way, an alternative
cache structure can be tested to determine if its use
will lead to greater cache efficiency and therefore shorten program
run times. The result can then be taken into account
for future designs.
|
|