Part Number: CC2745R10-Q1
Other Parts Discussed in Thread: UNIFLASH
Hi TI Engineer,
After programming the CC2745 using the official TI script(uniscript.py)with the XDS110 , the device functions normally.
However, when I read back the IC contents, I noticed that some data in the CCFG region differ from the programmed file.
-
At address 0x4E02002C, the read value is 0x00, while the file value is 0x01.
-
The range 0x4E020750 – 0x4E0207CF appears to have been skipped during programming.
I would like to confirm whether these behaviors are expected when using the official script, or if there are any special handling requirements for these regions.
Another question — I noticed that the official programming script first programs the HSM, and then the .hex and .bin files.
In my setup using Uniflash, I first program the .hex and .bin files and then update the HSM.
I’d like to confirm whether these two sequences are functionally equivalent, or if the order affects the result.
Best regards,
Harry