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.
Hi Sir,
I want to upload the Program in FLASH using SCI(UART) Serial Flash Programming Method in LAUNCHXL-F280039C Development Board.
As per Document
First need to upload the Kernel in RAM after That Application will UPLOAD to FLASH using SCI(UART) and Command prompt Window.
For uploading the Kernel in RAM we need to do the Target Configuration using cJTAG in CCS Studio IDE First and Upload the Kernel. after that application will download in FLASH using command window.
My Question : can we do the FLASH Programming only using SCI(UART) and Command Window? if Yes kindly Share me the Step by Step Procedure.
Hi Devershi,
Yes, you can perform the firmware update only using SCI and the command Window. For more detail, you can follow the steps listed at Section 5.3.2 Using the Projects With SCI Bootloader within the Serial Flash Programming of C2000 Microcontrollers application note.
For the F280039C Flash kernel, you must ensure that you are using the correct boot mode for SCI.
Note - The COM port you use to communicate with the device may be different. For this, check the device manager of your host machine.
Thanks and regards,
Charles