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.

TMS320F28379D: F28379D Control Card

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Hi,

I want to run the USB bootloader example code on my F28379D Control card. I have followed these steps.

Starting the MCU:
Reset the MCU, then write 0x0C5A to the boot mode select address (0xD00) with the debugger.
Run from the reset vector to start the USB boot loader. Connect the MCU to the PC.

The USB device is recognized. 

From the Host command line:
  usb_flash_programmer.exe  F2837xD_usb_flash_kernels_cpu01.dat  blinky_cpu01.dat

I get an error at this point Error: Couldn't open file F2837xD_usb_flash_kernels_cpu01.dat

Please let me know how to resolve this. Thank you.