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.