Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The distribution of µC/CPU is typically included in a ZIP file called: Micrium_uC-CPU-Vxyy.zip. (Note: The ZIP file name might also include customer names, invoice numbers, and file creation date.) Specifically, the files may be found in the following directories:

...

Cache controller implementation. See Cache Management for details.

\Micrium\Software\<CPU Type>\<Compiler>

...

This file contains µC/CPU configuration specific to the processor (CPU Type) and compiler (Compiler), such as data type definitions, processor address and data word sizes, endianness word order, and critical section macros. See Processor/-Compiler Port Files for more details.

cpu_a.asm or cpu_a.s

...