Part Number: CC2541 Tool/software: WEBENCH® Design Tools Hi
I have followed the example in Chapter 8 Development and Debugging in TI_BLE_Software_Developer's_Guide.pdf under installed BLE Stack document folder.
The problem is that when the Target Selection…
Part Number: TMS320F28069 Tool/software: Code Composer Studio Hi Team,
My customer have a issue about F28069, I would like to describe their problem:
First I would like to inform you what they did till now:
They are developing in code composer studio…
Hi Glenn,
Unfortunately there isn't much documentation regarding bootloader error codes beyond what is available in the Embedded Programming User's Guide.
How are you trying to program the patch files? Have you taken a look at the python scripts…
If the intention is to do production line but without a launchpad, you can read an application report for all the various options https://www.ti.com/lit/an/swra658/swra658.pdf?ts=1658897703495&ref_url=https%253A%252F%252Fwww.google.com%252F
you may…
Part Number: MSP430FR2311 Tool/software: Linux Hi SIr
We followed below document to do MSP430FR2311 FW programming test and met the issue
MSP430™ Bootloader With Sitara™ Embedded Linux Host (SLAA760–August 2017 ) We used beaglebone-black…
Part Number: MSP430FR2355 Other Parts Discussed in Thread: MSP-FET , MSP-TS430PT48 The disassembly window all of a sudden started to pop up, I can't single-step through the program or if I do the Program Counter is messed up and it steps to a unexpected…
Part Number: CC3220 I’m facing a trouble to program the SFLASH via UART by using Embedded Programming. Referring document is “CC3120 and CC3220 SimpleLink™ Wi-Fi® Embedded Programming” at www.tij.co.jp/.../swpa230.pdf.
I think…
Hi,
For mass production is intended Embedded programming or programming via 3rd party SPI flash programmer. For example you can modify Python code for Embedded programming to control reset signal via RTS or DTR line. With CC3220 device you have plenty…
Hi,
You can use:
Uniflash CLI - see SWRU469 at chapter 7 .
Uniflash GUI with manually set port like this .
You can use embedded programming or programming SPI flash directly via 3rd party programmer.
Additional details you find at production line gui…