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.

OTP -Writer AM243X_ALV - SKD 08.04.00.17

Hi,

we ported the OTP sample to am243x ALV platform using the sdk 08.04.00.17 , but it doesn't work.

A Code Error ist not displayed, the generated file tiboot3.bin is sent using the USB Interface, the transmision is successfull but the application ist not running.  I mean,  the customer Key does'nt change.

Only one things : 

the VPP pin always is enable at the time the board is powered on, is this correct? or do we have disable it after the transmission?

I try to debugging the sample, it still  in the function Sciclient_loadFirmware() in this while

  while ((CSL_REG32_RD(Sciclient_secProxyThreadStatusReg(rxThread)) &
CSL_SEC_PROXY_RT_THREAD_STATUS_CUR_CNT_MASK) == 0U) {;}
/* Check the message type and flag of the response */
if (pLocalRespHdr->type ==
TISCI_MSG_BOOT_NOTIFICATION)
{
status = SystemP_SUCCESS;

Thanks a lot.

Best Regards

 Karen