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: How to keywrite with a custom key.

Part Number: TDA4VM

Hi

I'm doing key programming. I succeeded keywriting with Ti dummy key.

I used keys (k3_dev_mpk.pem, k3_dev_mek.txt, ti_fek_public.pem from Ti korea, ti-fs-keywriter-j721e.bin from Ti korea) for Ti dummy key.

I tried to generate a custom keys so I used command "gen_keywr_cert.sh -g".

That creates some files(aes256.key, smek.key, smpk.pem) and I copied ti_fek_public.pem to keys/tifekpub.pem.

Finally, I get keywrite app but it has error.

Could you tell me reason?

Thank you.