CPU_Init
Description
Initializes the core CPU module.
Files
cpu_core.h/cpu_core.c
Prototype
void CPU_Init (void);
Arguments
None.
Returned Value
None.
Required Configuration
None.
Notes / Warnings
CPU_Init()
must be called by application code prior to calling any other core CPU functions: