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.

LAUNCHXL-F28069M: Serial Flash Programmer exe problem

Part Number: LAUNCHXL-F28069M
Other Parts Discussed in Thread: C2000WARE

Tool/software:

Hello,

I try to reprogram F28069M Launch board using SCI.

I place IO in correct sequence. I used CodeSkin software and serial works, reprogramming too (with C2prog)

After that i executed command line serial_flash_programmer.exe such that

./serial_flash_programmer.exe -d f2806x -k f28069_flash_kernel -a LED_BLINK.txt -b 9600 -p COM9 -w -v

Process start.... a long sequence where the kernel is loaded to F28. At this point everything seems to be ok.....

Then the program stop after the sequence on "Application AutoBaud Successful" why ?

At this point F28 "restart" but new program is not programmed. I dont see sequence with erasing, programing... etc...

Could please help me to see where i made mistake or if something must be done before executing command line ?

Thanks for your help