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.
烧录多核,最稳妥的办法是
CCS-->View Target Configuration,而后找到对应的ccxml文件,右键单击该文件并选择 launch selected Configuration
而后找到您需要下载的核,右键选择 connect,而后选择 Run-->load program
我无法成功使用您说明的方式进行load。根据最新版本CCS用户指南的说明
7.3.2. Manual launch 即手动启动(也就是我之前说的方式)
该节内有相关说明
我发现我重新安装了CCS,新建Workspace,然后不管我是导入的28075历程还是28379D历程,使用我上述的方法下载Flash都会出现
Multiple debuggable cores detected,尽管我都还没有连接launchpad,但就算我连接了电路板也是一样,是否CCS10本来就不支持这样下载程序呢?但是我印象里面我之前这样下载过的,请问你那边这样下载是否也是这样?我一直以为是我的设置问题,现在我提问就是想确认下会不会是CCS本身不支持?