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.

TMS320F280039C: Time of authentic application use API function

Part Number: TMS320F280039C

Tool/software:

Hello,

1. We do not use secure boot mode, call CPU1BROM_calculateCMAC() function in bootloader to authentic our application.

The size of application is about 90Kb, and the time of authentic is about 80ms.

I think the time is difference from the document.

I do not know how to explan it.

I call the CPU1BROM_calculateCMAC() function as follow.

2. When we use secure boot mode, how can we test the addition time taken to authenticate first 16KB of flash boot mode?

  • Hi, Please find answers to your questions below:

    1. Kindly note that the time measurement mentioned in the document is with respect to INTOSC which is 10MHz during the secure Flash boot. 

    2. You could measure the additional time taken by taking the application code via normal flash boot and then secure flash boot and note the time difference between the same in order to derive this. 

    Thanks & Regards

    Pramod