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.

TDA4VM: failed to compile keywriter_img

Part Number: TDA4VM

hi, experts,

i encountered a problem as below screenshots says when i was trying to build keywriter_img on my machine,


Linux YAN 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

LSB Version: core-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
Distributor ID: Ubuntu
Description: Ubuntu 20.04.2 LTS
Release: 20.04
Codename: focal

i build this based on ti-processor-sdk-rtos-j721e-evm-07_03_00_07 sdk and PDK_OTP_KEYWRITER_ADD_ON_07_01_00-linux-installer.run installer 

building steps :

  1. cd ti-processor-sdk-rtos-j721e-evm-07_03_00_07\psdk_rtos\scripts\
  2. sudo chmod +x setup_psdk_rtos.sh 
  3. sudo source .\setup_psdk_rtos.sh 
  4. cd pdk/packages/ti/boot/sbl/example/k3MulticoreApp/keywriter/scripts/
  5. sudo chmod +x ./gen_keywr_cert.sh
  6. ./gen_keywr_cert.sh -g
  7. ./gen_keywr_cert.sh -s keys/smpk.pem --smek keys/smek.key -t ti_fek_public.pem -a keys/aes256.key
  8. cd ti/build
  9. make keywriter_img 

please give some helps!

regards!

yan