User guide
72 MPC184/MPC185 Security Co-Processor Software User’s Guide MOTOROLA
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
Porting Porting
6.4 Required Externals
The software driver requires two external variables:
// Specifies the base address of the MPC185 security processor in memory.
extern const UINT32 MPC185_BASE_ADRS;
// Specifies the base address of the MPC184 in memory.
extern const UINT32 MPC184_BASE_ADRS;










