I have been beating my head against a rock instead of thinking. There is an easier way to do this.
I modified flash_kernel_c28x_dual_ex1_c28x1 to use my SCIA pins and built it as a standalone RAM app.
Then I modified the serial flash programmer to…
Hareesh,
Here is the software information I used for evaluation,
Flash Kernel : C:\TI\c2000\C2000Ware_5_01_00_00\driverlib\f28p65x\examples\c28x_dual\flash_kernel.
App code for test : C:\TI\c2000\C2000Ware_5_01_00_00\driverlib\f28p65x\examples…
Part Number: CCSTUDIO3
I get this error when trying to use dis6x. Perhaps it is because we use CCS Version: 11.1.0.00011 or maybe because dis6x is only ccs1040 and is not meant for later versions.
c:\work\tools>dis6x C:\work\flash_kernel_c28x_dual_ex1_c28x1…
Part Number: TMS320F28P550SJ Tool/software: Hi
I couldn't understand how to load the code into the F28P55's flash using the SCI even though I read the application note: "Serial Flash Programming of C2000 Microcontrollers"
In section 5.4. It seems…
Part Number: TMS320F28386S Other Parts Discussed in Thread: C2000WARE Hello, I am currently working on implementing a software-controlled firmware update process in accordance with application report SPRACN1. I am using the flash kernel example flash_kernel_c28x_dual_ex1_c28x…
Part Number: TMS320F28388D Hi Team,
Good day. I am posting this inquiry on behalf of the customer.
I tried to load the program using SCI Bootloader in to TMS320F28388D controller. I could load the program but when I select option CPU1 Run from the…
In your project properties you already have an entry for SysConfig correct? That means the project already has sysconfig enabled.
For the second part,
"C:\work\flash_kernel_c28x_dual_ex1_c28x1\CPU1_RAM\[C2000WARE_INSTALL]\.metadata\sdk.json
This…
Part Number: CCSTUDIO3 I need to add a flash configuration to an imported project, flash_kernel_c28x_dual_ex1_c28x1. If I select New... I get the pop up below and there is no other choice for copying settings. This is a fairly large project so starting…
Part Number: TMS320F28386S I imported the example repo flash_kernel_c28x_dual_ex1_c28x1. Therein is a file named f2838x_codestartbranch_cpu1.asm and it is listed in the linkinfo.xml file and the cmd file.
Why is there not a similar file in all of the…
Part Number: TMS320F28386S Other Parts Discussed in Thread: C2000WARE
My project is a copy of example repo flash_kernel_c28x_dual_ex1_c28x1 and it is reporting this error:
../flash_kernel_c28x_dual_ex1_verify_cpu1.c", line 46: fatal error #1965: cannot…