Other Parts Discussed in Thread: UNIFLASH
Hello TI,
We are using AM2432B chip for the project. To meet security, we decided to use the OTP keywriter.
I have converted the HS-FS device to the HSSE using the OTP Keywriter as shown below.
In order to test, I tried to flash the sbl_null image to the chip using the following procedure
- In devconfig.mak, we changed the following line
# Device type (HS/GP)
DEVICE_TYPE?=HS
and Now we were able to generate the sbl_null.debug.hs.tiimage for am243x-evm.
- we flashed the generated null bootloader image to the board, but the board still displays "CCC" and not booting up.
Could you please let me know,
-> the correct procedure on how to generate a null bootloader with *.hs.tiimage?
-> How can we build a hs application to run on the board?
If you have an example project, that would be great for the test puprose.
Thanks & Regards
Teja