#include <nitro/os.h> u32 OS_GetDTCMAddress( void );
Gets the data TCM base address
Modifies register 9 in the system control coprocessor CP15.
None
The data TCM base address.
OS_SetDTCMAddress
02/10/2004 Initial version