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.

AM263P4: RNG example

Part Number: AM263P4

Hi,

I am trying to work on RNG example from dthe provided in tifs_sdk.

sbl_dthe_log is also provided in the same tifs_sdk.This acts as sbl flashed at 0x0, RNG example from dthe as hsmrt , and the RNG_services as application which needs to be flashed at 0x81000.

I have built the examples through make file, and they are not able to be imported in CCS(12.8 and 20.3)

I have provided the valid files in .cfg file and flashed them and writing the valid SW version too in UART boot mode. When I changed the boot mode to OSPI and reset the device, the SBL is failing, in Terminal SOC ID is printing even in OSPI boot mode after reset. As I am not able to import in CCS, I have disabled decryption for application.

Is this process correct or Am I missing something?

And what about Keyring, as I am unable to import in CCS, I cant import Keyring too, such that application would fail to run.

Geetha