Part Number: PROCESSOR-SDK-AM437X
The secure SDK was downloaded and everything builds. I followed the steps to produce the key provisioning in DEBUG mode: ./smpk.sh 0 0 ./smek./sh 0 0 ./otp_img.sh 0 1 1 otp_cfg_dbg.txt otp_img_v1.0 => this creates a otp_img_v1.0_cfg_dbg.txt_key.bin.img file Now this file needs to run on the EVM in order to program the otp keys (in debug mode it will not do this, but I expect to see some output). I think it comes as an MLO, so I could put it on the SDcard. However, It does not run? Which steps are required to run this binary?