Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

All µC/LIB memory functions have been C-optimized for improved run-time performance, independent of processor or compiler optimizations. This is accomplished by performing memory operations on CPU-aligned word boundaries whenever possible.

In addition, some µC/LIB memory functions have been assembly-optimized for certain processors/compilers. When defined, these optimizations can be found in the appropriate port directories for each specific processor/compiler combination. See Figure 4-1 for an example port directory:

 

 

  • No labels