Hi,
I'm looking at the tcp server sdk example for the am243x, and there's a *.rprc file.
What is this file, when and how and why it is created ?
Thanks,
Eli
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.
Hi,
I'm looking at the tcp server sdk example for the am243x, and there's a *.rprc file.
What is this file, when and how and why it is created ?
Thanks,
Eli
Hi Eli,
It is a custom image format from Ti which is used an image loadable by the secondary bootloader (SBL).
Please check out : AM243x MCU+ SDK: Booting Tools
For more details on rprc format.