Hi, everyone.
I`m using TMS320C28346 device.
And I have a two questions about program security.
1. As a title, how can I get the secure device? I don`t know anything that. Is it a special device? or program tool?
I already read the user`s guide, but I don`t understand "Custom Encryption"
Is there a any other document?
2. When I burn my program into the eeprom, is there a way to make encryption?
For example,
My program(*.out) is converted to hex file by hex2000. At this time, the hex file is encryption code.
Then some boot-mode is decrypted the program for stand-alone acting.
Is this possible?
Thank you.