TI Experts,
I'm having trouble successfully binding the test program from the security collateral folder for the OMAPL138E.
I'm able to boot the OMAP with the test program that prints to UART forever by flashing its AIS image to SPI. I'm also able to run the secureboot binding code on the device and verify that the code executed to the end without printing any error statements to UART, but when I try to boot the OMAP after the binding process it doesn't boot anything.
The test program exits in nonsecure mode and has the JTAG ports open. Before the binding process I can connect to the DSP through JTAG and see that my test program is running normally as expected. After the binding process I'm unable to connect to the DSP through JTAG as it seems that the DSP never exited the secure ROM bootloader.
Has there been any updates to the security collateral folder since Jan 1st, 2020?
I'm using CCS version 10 using cgt c6000 version 7.4.24
Any help is appreciated,
Thanks