Hello,
I need to encode the TI boot loader that is uploaded via UART.
Is it possible? if so, can you refer me to where and how I should start doing it?
Best regards,
Vitaly
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I need to encode the TI boot loader that is uploaded via UART.
Is it possible? if so, can you refer me to where and how I should start doing it?
Best regards,
Vitaly
First,
I want to alter the boot so when I transmit the second time the boot via UART it will be encoded with AES.
Or any other encryption. That way no one on channel could understand the message.
Next, I want to certificate sign it. So, only I can upload the boot and not Eve.
Best Regards,
Vitaly