Part Number: UNIFLASH
Other Parts Discussed in Thread: TMS320F28069,
I have a board using multiple TMS320F28069's that I believe may have got into a depletion mode: https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/757586 . I see that the Uniflash GUI has a "Depletion Recovery" button. Since my board has 4 devices on the same JTAG bus, I have not been able to use the GUI and instead use the Uniflash CLI command "dslite flash -n [device index]" to program the 4 devices on the board.
I would like to do something similar to run the Depletion Recovery through the command line, however I do not see any command available to do that here: http://processors.wiki.ti.com/index.php/UniFlash_v4_Quick_Guide#Command_Line_Interface
Is it possible to run depletion recovery through the CLI?