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.

TMS320F28377S: Is it possible to LDFU(Live Device Firmware Update) for TMS320F28377S ?

Part Number: TMS320F28377S
Other Parts Discussed in Thread: C2000WARE

Hi TI Team,

I'm trying to implement the LDFU(Live DFU) from TMS320F28377S chip.

Previously, the DFU function test was Successful  with the following example

Flash kernel  

(C:\ti\c2000\C2000Ware_4_01_00_00\device_support\f2837xs\examples\cpu1\F2837xS_sci_flash_kernel\cpu01\ccs) - TARGET: CPU1_RAM

LED BLINK

(C:\ti\c2000\C2000Ware_4_01_00_00\driverlib\f2837xs\examples\cpu1\led\CCS)

I found that  other chip(TMS320F28004x) LDFU documentation, there is a C2000 LDFU example source location and description.

Live Firmware Update With Device Reset on C2000 MCUS

https://www.ti.com/lit/ug/spruiu8a/spruiu8a.pdf?ts=1650895296700

Live Firmware Update Without Device Reset on C2000 MCUs

https://www.ti.com/lit/ug/spruiu9a/spruiu9a.pdf?ts=1650895395524

for example,

flashapi_ex2_sciKernel.c in the flashapi_ex2_sci_kernel project (included in C2000Ware at \driverlib\f28004x\examples\flash).

Where can I get the TMS320F28004x LDFU example source?

Thanks,

Collin