MPC5777C CSE and UTEST region reading problem

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

MPC5777C CSE and UTEST region reading problem

ソリューションへジャンプ
1,798件の閲覧回数
oloo
Contributor I

Hi,

I am facing problem with reading CSE and UTEST of MPC5777C. Reading function just stops.

I can successfully read any other flash region except CSE and UTEST. What could be the issue?

Should i additionally enable those regions?

 

0 件の賞賛
返信
1 解決策
1,791件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

this is expected behavior:

lukaszadrapa_0-1611644515065.png

Regards,

Lukas

 

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,778件の閲覧回数
oloo
Contributor I

Could You please give me more hints, still i cant read UTEST area.

Documenattaion says "UTest NVM block is enabled only when MCR[PEAS] is high"

so i am doing:

M55FMC.TMD = 0x2D3C4B5A;

Once the next reset is asserted, Test mode will be disabled.

and after that i am setting MCR[PEAS] = 1;

but still cant read UTEST. What other steps has to be taken?

 

0 件の賞賛
返信
1,792件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

this is expected behavior:

lukaszadrapa_0-1611644515065.png

Regards,

Lukas

 

0 件の賞賛
返信
1,787件の閲覧回数
oloo
Contributor I

Thank You for the hint. So regarding documentation after:

C55FMC.TMD.R = 0x2D3C4B5A;

i should be able to read UTEST unless pass is changed. And fter correctly setting LOCK1 registers i should be able to write.

I mean to set PASS_LOCK1_PGn i have to modify UTEST DCF records.

am i right?

 

0 件の賞賛
返信