Tool/software:
Hi,
I am trying to update the tiva firmware for the DLP NIRNANO EVM thru USB using python. I am able to switch to the bootloader using the NNO_CMD_GOTO_TIVA_BL command. But how do I send the data (new firmware) after that?
Thanks,
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.
Tool/software:
Hi,
I am trying to update the tiva firmware for the DLP NIRNANO EVM thru USB using python. I am able to switch to the bootloader using the NNO_CMD_GOTO_TIVA_BL command. But how do I send the data (new firmware) after that?
Thanks,
Hello Anisha,
TI does not have any Python script example for this. Have you installed the 2.1 Reference software? https://www.ti.com/tool/DLPNIRNANOEVM [TIDCC48a.zip]
This file has source code in it so that you can see what the GUI is doing during its Tiva FW update and the calls that it is making.
Fizix