Part Number: PROCESSOR-SDK-AM64X
Hi,
While trying to run "Extended OTP Test" here AM64x MCU+ SDK: Extended OTP Test (ti.com)
I have a few questions.
1. This is currently only supported in HS-SE devices.
I thought that once the device turns into an HS-SE device, that the OTP writer is no longer functional. Is it possible to program the Extended OTP after the keys have been flashed?
2. This is a special example, and is booted by ROM. Because of this it is to be treated like a bootloader application.
I am not really sure what that means. I am trying to run it like the example Hello World application.
- Launch a CCS debug session and run the executable, see CCS Launch, Load and Run
3. I ran the python initialization script, then set the dip switches are set to OSPI bootloader mode. I load the program onto R5F0 and it gets stuck in at the following line.


Thank you,