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.

TMS320F2800135: Flash Programming with SCI Bootmode

Part Number: TMS320F2800135
Other Parts Discussed in Thread: C2000WARE

Tool/software:

Hi everyone,

 When I flash programming with SCI boot ( Like that C:\ti\c2000\C2000Ware_5_01_00_00\utilities\flash_programmers\serial_flash_programmer
serial_flash_programmer.exe -d f280013x -k flash_kernel_ex3_sci_flash_kernel.txt -a testdenemehex.txt -b 9600 -p COM10 -v) ,I don't have any problem at the belong situation. 

.  

so in the loadprogram_checksum() is active

My question is that why does getback() function not return.  when ı enable loadprogram() function .

I'm sharing results of functions ( loadprogramchecksum and loadprogram .)

    

                      ending hex files                                                                              getback() funkcion return.                          when loadprogramchecksum is enable 

                       ending hex files                                                                             getback function does not return.                when loadprogram function is enable.

How do ı flash programming when loadprogram function is enable  with  SCI bottmode .Why does getback function not return?