MPC574xP module's memory can not be accessed

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

MPC574xP module's memory can not be accessed

1,100件の閲覧回数
sijia_hao
Contributor I

Hello,

When I debug MPC574xP (MPC5743P), I find some module's memory are full of 'question marks' ????.

For example, the FlexRay module, according to Memmory Map, the address is 0xFFE50000-0xFFE53FF:

pastedImage_2.png

but in Trace32, it's full of ????, I can't read/write to the registers. (The other modules like MCU、Timer is running well)

pastedImage_1.png

How can I solve this issue?

タグ(2)
0 件の賞賛
返信
1 返信

1,039件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, in general '????' showing in the TRACE32 memory dump window means bus error.

If it is valid address range (do you have device part number with FlexRay?) then you should check MC_ME_PS3 register to check whether peripheral is active, potentially check CMPU, SMPU, XBAR and AIPS (PBRIDGE) peripherals where you can configure access rights.

pastedImage_9.png

0 件の賞賛
返信