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.

TMS320F280049C: C2000™ microcontrollers forum

Part Number: TMS320F280049C
Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE

Hi Expert,

Customer is trying to create their own Flash programmer code with Flash API (3630.spnu628a.pdf).

According to Step6: Copy the Flash API functions to Internal SARAM in 5706.Flash2806x_API_Readme.pdf (in folder “controlSUITE\libs\utilities\flash_api\2806x\v100a\doc”), the created Flash programmer code should be loaded into on-chip SARAM and execute it.

Customer cannot use CCS to load the created Flash programmer code. They want to use SCI interface to load from Note-PC COM port.

This means “Method B”

Question:

Is there any tool in C2000Ware or other package, which can load an executable file to SARAM directly via SCI and execute it without CCS ?

I would like to learn “SCI boot” and which tool should be used.

(FYI) I referred to serial_flash_programmer in C2000Ware\utilities\flash_programmers\serial_flash_programmer. But this tool is just to program new executable file into flash.

Best regards,