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.

CCS/LAUNCHXL-F28027F: ERROR RUNNING EXAMPLE CODE OF Example_F2802xSci_FFDLB_int

Part Number: LAUNCHXL-F28027F
Other Parts Discussed in Thread: C2000WARE, CONTROLSUITE

Tool/software: Code Composer Studio

Hi Team,

I am trying to run the example program of Example_F2802xSci_FFDLB_int.

The first bug i faced was regarding the function SCI_write -> which i need to change to SCI_putdata and SCI_read -> SCI_getdata.

Then i could build the code for flash in F28027 LAUNCHXL.

I tried to run the gpio toogle example which worked fine.

But with the Example_F2802xSci_FFDLB_int ,the program loads in the device sucessfully, but when the run command is executed , the following error pops up.