Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hello,
I am using F28379D controller, i did observe there is a option from TI to load the software from SCI. Can you please elaborate or help me to find more information on this as what all tools will be required for me to load it through SCI.
I am writing a boot loader to load my application, can i use this tool from TI instead if i am going to use TI hex format of loading generated from hex tool.
The serial flash programmer was found in below path
C:\ti\C2000Ware_3_01_00_00_Software\utilities\flash_programmers\serial_flash_programmer.
There are 2 exe "serial_flash_programmer.exe" and "serial_flash_programmer_appln.exe" which one to be used.
-----------------------------------------------------------------------------------------------------------------------------
I did go through the README.txt present in that folder
he command used to load the file is given as
"serial_flash_programmer.exe -d f2837xD -k F2837xD_sci_flash_kernels_cpu01.txt -a blinky_cpu01.txt -b 9600 -p COM7"
I did not understand the highlighted portion in the command line i.e (-k F2837xD_sci_flash_kernels_cpu01.txt) why this will be required. this information is required for me as i am using this controller for aerospace application .
Thanks,
Nagesh