Part Number: TMS320F28377D Other Parts Discussed in Thread: UNIFLASH , C2000WARE Hi,
I am using C2000 Ware serial flash programmer utility to download .hex file.
Here is my linker file:
MEMORY { PAGE 0 : /* Program Memory */
/* Z1 OTP. LinkPointers */ DCSM_OTP_Z1_LINKPOINTER…
Part Number: TM4C1290NCPDT All,
we're using LM Flash Programmer to upgrade FW and sometimes noticing, in an unpredictable manner and only on some PCs, the following:
Sometimes no communication via USB
In other cases the procedure doesn’t get to completion…
Hi Joan,
Thanks for the update.
Joan Zhou said: It is said it required that the bin file dosen't run before generating a "good" hex files. otherwise, the hex file can't run on other pcbs.
Yes, this is a helpful clue. I think we are close…
Part Number: CC2642R Hello,
I have a weird bug occurring with a CC2642 board where it will not let me program it directly through Code Composer Studio, however it does let me program it through Flash Programmer v2.
However, since I my program is using…
Part Number: TMS320F28035 Hello TI Team.
I want to program F28035 MCU device by Serial flash programmer.
To do it I used the hex2000 tool as a post build in CCS via command:
"${CG_TOOL_HEX}" -boot -a -sci8 "${BuildArtifactFileName}" -o "${BuildArtifactFileBaseName…
Part Number: LAUNCHXL-F280049C Other Parts Discussed in Thread: C2000WARE
I'm currently working through the Application Note: Serial Flash Programming of C2000 Microcontrollers and I am trying to use the Flash Kernel located at C2000Ware_x_xx_xx_xx…
Sahil said: I followed the link and made changes accordingly and it resolved the problem where the processor would stuck and we would loose the device and we had to use JTAG to reprogram the device locally. Now this problem is resolved.
Glad some progress…
Part Number: CC1352P7 Other Parts Discussed in Thread: CC1352R , UNIFLASH Hi all,
I have a board with CC1352P7. I need a way to read and write specific memory locations via a tool.
I usually use Flash Programmer 2 for CC1352R:
But apparently Flash…
Part Number: MSP-GANG Hello, I am attempting to pull image files stored only on the programmer so that I can back them up. I understand how to pull/read a program file from a board connected to the MSP-Gang programmer, but am struggling to figure out…