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.

LAUNCHXL-F280049C: Serial Programmer

Part Number: LAUNCHXL-F280049C
Other Parts Discussed in Thread: C2000WARE

I have tried using the USB serial port to load a hex file on to the Launchpad kit with F280049C processor, but with no success. This is all the print out I get:

C2000 Serial Firmware Upgrader
Copyright (c) 2021 Texas Instruments Incorporated.  All rights reserved.

getting comm state
building comm DCB
adjusting port settings

calling f021_DownloadKernel CPU1 Kernel
Downloading flashapi_sci_kernel.txt to device...

The serial programmer sits there forever (at least 5 minutes or more).  There are no flashing leds to indicate download is proceeding.

Here is the command line i am using:

.\sfp.exe -d f28004x -k flashapi_sci_kernel.txt -a MCE.hex -p COM10 -b 115200

where i renamed seriail programmer as sfp.exe.

I found the serial programmer in the following TI install directory:

c:\ti\c2000\C2000Ware_4_00_00\utilities\flash_programmers\serial_flash_programmer

Of course, the boot dip switch is set for SCI (actually I have tried every possible combo with same result).

Okay, got any help to give me?!!! Why does it just sit there.