Other Parts Discussed in Thread: UNIFLASH, MMWAVE-SDK
Tool/software: TI C/C++ Compiler
I use SBL on AWR1642-HS.
I found the image (which is loaded) had to be unencrypted.
Can I load a encrypted image via SBL?
JuiYang
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.
Tool/software: TI C/C++ Compiler
I use SBL on AWR1642-HS.
I found the image (which is loaded) had to be unencrypted.
Can I load a encrypted image via SBL?
JuiYang
Hello Raghu,
If I use Uniflash to download xwr16xx_mmw_demo_secure.bin to META Image-1.
It can be run.
But if I use SBL to download the xwr16xx_mmw_demo_secure.bin to RAM.
It can't be run. The error message is below:
This is my parameters for X.509 Certificate now.
HMAC_KEY_INDEX = 0
IMAGE_ENCRYPTION_KEY_INDEX = ENC_ABSOLUTE
JuiYang