Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Programming new Version failed with TI Flashpr.2 #468

Closed
Ledikie opened this issue Jul 30, 2023 · 11 comments
Closed

Programming new Version failed with TI Flashpr.2 #468

Ledikie opened this issue Jul 30, 2023 · 11 comments

Comments

@Ledikie
Copy link

Ledikie commented Jul 30, 2023

Hello,
I'm trying to program the new version "CC1352P2_CC2652P_launchpad_coordinator_20230507.hex" to RFStar module.
But it failed.
When I program the last version "CC1352P2_CC2652P_launchpad_coordinator_20221226.hex" it runs without a problem.
I tried it several time without success. My programmer Texas Smartflash2 with XDS110.

grafik
grafik

@lux73
Copy link

lux73 commented Jul 30, 2023

try flashing with python script as mentioned here: https://www.zigbee2mqtt.io/guide/adapters/#flashing-cc1352-cc2652-cc2538-based-adapters

works for me

@KoKolaj
Copy link

KoKolaj commented Jul 30, 2023

@Ledikie
Copy link
Author

Ledikie commented Jul 30, 2023

I have only the pure board (RFSTAR RF-BM-2652P2 SMA Ant.). The board is connected with 4 wires direct to my Raspi4 for operation. 2 for power supply and 2 for RX/TX.

To do the programming, I soldered 3 additional wires to the board, and connect it to the XDS110.

What I saw is the difference between the size of the 2 files:
CC1352P2_CC2652P_launchpad_coordinator_20230507.hex 498 KB new one
CC1352P2_CC2652P_launchpad_coordinator_20221226.hex 401 KB older one
Maybe this is the reason why I can’t program the new file.

@ahd71
Copy link

ahd71 commented Jul 30, 2023

Several threads/issues about the same. Try another tool to flash with (I had the same)

@Ledikie
Copy link
Author

Ledikie commented Aug 1, 2023

Find a solution to program it with TI Flashprogrammer2.
Followed the instructions by this link: #397 (comment)
Changed the file from ....hex into ....bin

@kgiedrius
Copy link

I got same error with 2023 firmaware, but 202212 - worked fine.
Smth wrong is with .hex file

@Koenkk
Copy link
Owner

Koenkk commented Aug 10, 2023

The TI flash programmer v2 is broken, it doesn't support support the latest .hex files their SDK generate. There is nothing I can fix from the firmware side here. (use TI UniFlash/cc2538-bsl as an alternative).

@Koenkk Koenkk closed this as completed Aug 10, 2023
@david-milward-r3
Copy link

It worked fine for me using hex2bin.

@kgiedrius
Copy link

TI flash program is also broken on newest windows version.

@kgiedrius
Copy link

@Koenkk Maybe you can include .bin version of .hex file so it can be flashed with TI 2 programmer software

@lux73
Copy link

lux73 commented Sep 1, 2023

come on Guys - just use the mentioned cc2538-bsl.py Script. It works like a charm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants