S32K312 - How can I wrtie UTEST area?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K312 - How can I wrtie UTEST area?

Jump to solution
545 Views
ssean
Contributor II

Hello.

I already test HSE_DemoApp and it working well.

But I want to write UTEST(0x1B00 0000) area without HSE_DemoApp, in my program.

I load FLS example on S32DS and add UTEST sector like below.

But error occured.

ssean_0-1709860213909.png

1. Is there some solution for write UTEST area using FLS or other MCAL driver?

 

Best Regards,

SEAN SUNG

0 Kudos
Reply
1 Solution
530 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @ssean 

Check the following community post. This explains how to program with the C40_Ip_Example the field CUST_DB_PSWD_A (UTEST memory field located at the addresses 1B00_0080h). This might be useful for you. 

[S32K3] Restrict the debug access with a password when HSE is not used

 

B.R.

VaneB

View solution in original post

0 Kudos
Reply
2 Replies
531 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @ssean 

Check the following community post. This explains how to program with the C40_Ip_Example the field CUST_DB_PSWD_A (UTEST memory field located at the addresses 1B00_0080h). This might be useful for you. 

[S32K3] Restrict the debug access with a password when HSE is not used

 

B.R.

VaneB

0 Kudos
Reply
486 Views
ssean
Contributor II

Dear @VaneB 

Sample code working well.

Thank you.

 

0 Kudos
Reply