This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Security Default Key setting

Other Parts Discussed in Thread: PMP

Hi TI,

I am working with security.My setting are

-DSECURE=1
-DZG_SECURE_DYNAMIC=1

zgPreConfigkeys = FALSE

preprocessor settings are

NV_INIT
NV_RESTORE

Now i am trying to change the value of the default key in f8wconfig.cfg

FROM

/* Default security key. */
-DDEFAULT_KEY="{0x01, 0x03, 0x05, 0x07, 0x09, 0x0B, 0x0D, 0x0F, 0x00, 0x02, 0x04, 0x06, 0x08, 0x0A, 0x0C, 0x0D}"

TO

/* Default security key. */
-DDEFAULT_KEY="{0x01, 0x03, 0x05, 0x07, 0x09, 0x0B, 0x0D, 0x0E, 0x00, 0x02, 0x04, 0x06, 0x08, 0x0A, 0x0C, 0x0F}"

i always see the value of APS_CMD_TRANSPORT_KEY AS FIRST ONE  in the sniffer.

how to change the default key ?

 

Thanks and Regards

Lakshman,PMP