Hello,
Below image id the data available in 0x1B000700, so i need to copy my DCF record in 0x1B000770?
Yes, that is correct.
Here is how the record should looks like:
at address 0x1B000770 you will load: 0x0010000400000101
So you will modify the example here:
petervlna_1-1760082759086.png
The example code for UTEST programming is here:
C40_Ip_Example_S32K344.zip
https://community.nxp.com/t5/S32K/S32K344-Lock-step-kernel/m-p/1930030
Here is DCF configurator:
https://community.nxp.com/t5/S32K-Knowledge-Base/S32K344-DCF-Configurator/ta-p/1986243
For lauterbach debugger:
data.set 0x1B000790 %QUAD 0x0010000400000101 ;dcf_client_utest_misc
and in S3 record for PE Micro and other:
S30D1B00077001010000040010005A
Best regards,
Peter