Part Number: TMS320F28P650DK Other Parts Discussed in Thread: C2000WARE , SYSCONFIG Tool/software: Hello expert, I would like to use the f lash_kernel_c28x_dual_ex1_c28x1 file and the official upper computer software C2000Ware_XX\utilities\flash_programmers…
Part Number: TMS320F28P650DH
Tool/software:
Hello, expert. I am adding the SPI peripheral in the flash_kernel_c28x_dual_ex1_c28x1 module, enabling the external clock source, the external crystal oscillator at 20 MHz, enabling the SPI clock, and then…
Part Number: TMS320F28P650DK Tool/software: Hello, expert. Regarding this process, how can the official upper-level machine software be generated from the DSP project by itself? Specifically, how can the hex file of the official upper-level machine software…
Part Number: TMS320F28P650DH Other Parts Discussed in Thread: SYSCONFIG , C2000WARE
Tool/software:
Hello, expert. I need a remote program upgrade. There are three projects, namely BOOT,CPU1, and CPU2. My current aim is to write the BOOT project. Currently…
Part Number: TMS320F28P650DH Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hello, expert; I designed the remote program burning project based on the "flash_kernel_c28x_dual_ex1_c28x1" process, replacing the CMD file. Since I need to store…
Sira,
1. I am following the Live Firmware Update With Device Reset on C2000 MCUs document and copying/porting the BANK0_LDFU and Bank1_LDFU configurations from the example C2000Ware_5_04_00_00\driverlib\f28004x\examples\flash\CCS\flashapi_ex2_sciKernel…
Thank you very much for your reply. At present, I want to apply it in the 28P65 project, the current project is CPU1 project and CPU2 project. If I want to do remote program burning, I need to add a BOOT project.
1 Can the BOOT project be rewritten…
Hi,
Here is the command that should be used to convert the .out file to .txt file
{CG_TOOL_HEX} ${BuildArtifactFileName} -boot -sci8 -a -o ${ BuildArtifactFileName }.txt
For e.g:
hex2000 "flash_kernel_c28x_dual_ex1_c28x1.out" -boot -sci8 -a -o…
Hi Matt,
Thanks. That help me get a little further. Now it looks like it is getting stuck loading the kernel file, shown here.
C2000 Serial Firmware Upgrader
Copyright (c) 2013 Texas Instruments Incorporated. All rights reserved.
getting comm…