Question about MPC5744P Register Protection

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Question about MPC5744P Register Protection

920件の閲覧回数
fyw
Contributor IV

160453_160453.PNG捕获.PNG

 

i want to ask what's the "Base"? (pic above)  and why the MPC5744P.h file do not have the register definition of the chapter71  "Register Protection"? Thank you very much!

PS: MPC5744P.h file  is automatically created by S32DS.

ラベル(1)
0 件の賞賛
1 返信

726件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

REG_PROT is not one module but what is depicted on Figure 71-2 is a pattern for every module mentioned in Table 5-1.

 

For instance base address ADC_0 is 0xFBE0_0000. Then

area 1 is 0xFBE0_0000 - 0xFBE0_17FF

area 2 is 0xFBE0_1800 - 0xFBE0_1FFF

area 3 is 0xFBE0_2000 - 0xFBE0_37FF

area 4 is 0xFBE0_3800 - 0xFBE0_3DFF

area 5 is 0xFBE0_3E00 - 0xFBE0_3FFF