Part Number: AM4376
Tool/software: TI-RTOS
Hi all,
I'm looking for a way to make the AM4376 running TI-RTOS boot from network, so that I can make a FW update from remote and then boot.
What is the best way to do that?
Thanks,
Ithamar
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.
Part Number: AM4376
Tool/software: TI-RTOS
Hi all,
I'm looking for a way to make the AM4376 running TI-RTOS boot from network, so that I can make a FW update from remote and then boot.
What is the best way to do that?
Thanks,
Ithamar
Ithamar,
We don`t support network boot in Processor SDK RTOS on this device as you can see here.
http://processors.wiki.ti.com/index.php/Processor_SDK_RTOS_BOOT_AM335x/AM437x#Boot_Modes
You can add this functionality in SW by adding the network stack to your secondary boot loader code or to the application so that it can check for signalling to check for SW update and fetch the firmware over the network.
Regards,
Rahul