Is it possible to write any data to UTest area in SystemInit for S32K312

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Is it possible to write any data to UTest area in SystemInit for S32K312

跳至解决方案
1,517 次查看
HyunungPark1
Contributor III

Hi

I want to write any data to UTest Area(for example : 0x1b000060) in SystemInit.

is it possible?

标记 (1)
0 项奖励
回复
1 解答
1,397 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Security (HSE) topics are not discussed on public community.

Please submit a ticket at NXP.com for support on such theme.

Best regards,

Peter

在原帖中查看解决方案

0 项奖励
回复
7 回复数
1,494 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hello,

In these areas you can store you information.

petervlna_0-1728368479315.png

make sure in case you are using UTEST DCF Start or Records, to store your data after 0xFFFF_FFFF_FFFF_FFFF space from your DCf data.

Also be aware that storing data after stop record will leave you will no possibility to add additional DCF records. So leave enough space.

Best regards,

Peter

 

0 项奖励
回复
1,459 次查看
HyunungPark1
Contributor III

In additional, 

Is it possible to write the attached file to 0x1b000000 using MCU Programming Tool like FR-Cube

without running code for hse enable?

BRs.

Hyunung Park 

标记 (1)
0 项奖励
回复
1,444 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Is it possible to write the attached file to 0x1b000000 using MCU Programming Tool like FR-Cube

There is no restriction o n programming UTEST. It is just a normal flash which is set as OTP in NXP factory.

Follow the procedure described in reference manual for UTEST programming.

chapter 21.3 UTest NVM sector

MCU Programming Tool like FR-Cube without running code for hse enable?

Unfortunate I do not know your FR-Cube tool. Please consult such with your tool vendor.

Best regards,

Peter

 

0 项奖励
回复
1,416 次查看
HyunungPark1
Contributor III

Hi.

I make SHERPA_HSE_INSTALL_S32K312.sre file to install hse binary(s32k3x2_hse_fw_0.13.0_2.6.0_pb221129.bin.pink).

and Power off and on runs after I download this file.

But HSE Enable flag does not written to 0x1b000000.

Could you please let me know what is problem?

标记 (1)
0 项奖励
回复
1,398 次查看
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Security (HSE) topics are not discussed on public community.

Please submit a ticket at NXP.com for support on such theme.

Best regards,

Peter

0 项奖励
回复
1,414 次查看
HyunungPark1
Contributor III

The attached file is the firmware to install hse firmware

标记 (1)
0 项奖励
回复
1,375 次查看
HyunungPark1
Contributor III

This issue is resolved.

标记 (1)
0 项奖励
回复