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.

LAUNCHXL-CC3235S: 调试OOB例程,在MCU+Image模式下编译错误的疑问

Part Number: LAUNCHXL-CC3235S
Other Parts Discussed in Thread: CC3235S, SYSCONFIG

TI工程师们您们好

我有两个问题

一、有我正在用LAUNCHXL-CC3235S开发板调试OOB例程(从simplelink_cc32xx_sdk_5_20_00_06中提取出来的),在MCU+Image模式下编译出现报错,

由于错误截图粘贴过来不清晰,我单另写下这个错误:

   × Error(4 items)

         × gmake:***[all] Error2

         × gmake[1]:***[syscfg/out_of_box_CC3235S_LAUNCHXL_tirtos_ccs.sli] Error-1

         × gmake[1]:Targat ‘secondary-outputs’ not remade because of errors.

         × SLImageCreator.exe:BootLoaderError,Timeout reading data

在编译的时候,我的LAUNCHXL-CC3235S开发板是连着笔记本电脑的,到现在也不知道问题出在哪里?如果采用debug模式编译是没问题的,但debug模式又不是我想要的,

我采用MCU+Image模式是想用CCS自带的SysConfig ImageCreator 把程序烧到CC3235S的flash里,

二、关于如何用CCS自带的SysConfig ImageCreator 把程序烧到CC3235S的flash里,我有看论坛里的一篇文章 ——使用SysConfig ImageCreator创建MCU Image,

它里面提到的将用户文件添加到Code Composer Studio项目中,只需将文件拖放到userFiles项目中的文件夹中即可。 这个用户文件dummy-root-ca-cert怎么诞生的?或从哪里生成出来的呢?

在第三部分下载程序中, 点击flash下载程序, 这个flash有两个模式:select program to Load  和 Build Project Before Load应该选哪个模式flash呢?

另外有没有更加详细的步骤介绍呢?如何用CCS自带的SysConfig ImageCreator 把程序烧到CC3235S的flash里,如烧程序时开发板上的跳线帽怎么装?

非常感谢能给予解答。