This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2652RB: smartRF flash programmer2 烧写的固件和原始固件不一样

Part Number: CC2652RB
Other Parts Discussed in Thread: UNIFLASH

Hi Ti:

我通过 CCS 生成了一个 hex 文件,通过 Jflash 打开可以看到其部分内容如下:

当我用 smartRF flash programmer2 加载以上 hex 文件并按如下配置烧写固件,然后读出,读出内容如下:

可以看到,读出的相应区域和CCS生成的文件是不一样的。

这个现象导致我的程序每次进入bootloader后找不到程序去执行。

请问这是什么原因呢?