Part Number: TMS320F280049C
Other Parts Discussed in Thread: C2000WARE
Hi experts,
My customer is testing a firmware update on SCI using serial_flash_programmer. The customer has successfully updated the firmware using F280049C LaunchPad.
The kernel and application used are as follows.
- C:\ti\c2000\C2000Ware_3_04_00_00\utilities\flash_programmers\serial_flash_programmer\f28004x_fw_upgrade_example\flashapi_ex2_sci_kernel.txt
- C:\ti\c2000\C2000Ware_3_04_00_00\utilities\flash_programmers\serial_flash_programmer\f28004x_fw_upgrade_example\led_ex1_blinky.txt
The customer then tried SCI programming with the customer's original board(F280049C VQFN 56-pin). The kernel and app are the same as before.
The kernel download is successful, but the device loops at the autobaudlock() of the app download.
Do you know why such a problem occurs? autobaudlock() at kernel download was successful.
Best regards,
Sasaki