错误:Unable to launch CCS debug-session based on current selection.

某文件路径/xxx.ccxml dose not exist in the file sysytem.

如下图:

一、解决方法

①. 选中该工程,在工程上右键选择进入 Properties 界面。

②. 选择进入 General 选项卡界面,将Connection选择如下图所示:

③. 点击 OK 保存配置,并重新编译,这时就会在工作空间的工程目录下

看到生成的xxx.ccxml文件。如下图:

④. 重新 Debug 程序,即可在板子上进行程序的仿真了。

二、说明

正常这个位置是选择 TI 相关的下载器的,但由于 CCS 对于 CC3200 的支持还赶不上对MSP430 、C2000 等的支持,只能进行程序仿真,而如果想将程序下载到 CC3200 的 Flash 中则需要用 CCS UniFlash 来完成。

CC3200 Debug时报错:Unable to launch CCS debug-session based on current selection.的解决方法相关推荐

  1. vs2019运行项目时报错出现MSB6006 “CL.exe”已退出,代码为 2。解决方法

    vs2019运行项目时报错出现MSB6006 "CL.exe"已退出,代码为 2.解决方法 其他人写过很多解决办法,排除配置文件的问题.主要问题就两个,一个是非空函数调用未指定返回 ...

  2. linux qemu 报错 Unable to reserve 0xfffff000 bytes of virtual address space at 0x1000 解决方法

    目录 错误现象 可能原因 解决过程 解决方法 错误现象 使用 qemu-i686 运行 i686平台文件 报错 qemu-i686: Unable to reserve 0xfffff000 byte ...

  3. 运行nrm包 nrm ls 时报错无法查询到可选择的镜像源地址的问题及解决方法

    node 运行nrm包 nrm ls 时报错无法查询到可选择的镜像源地址问题 1.安装 npm install nrm -g 2.运行 nrm ls 2.1 显示的报错 例如以下形式 PS C:\Us ...

  4. python3.x执行post请求时报错“POST data should be bytes or an iterable of bytes...”的解决方法...

    使用python3.5.1执行post请求时,一直报错"POST data should be bytes or an iterable of bytes. It cannot be of ...

  5. 执行ssh命令时报错CANNOT LINK EXECUTABLE “ssh“ library “libcrypto.so.1.1“ not found解决方法

    1. 删除 openssh 2. 安装 openssl 3. 安装 openssh 卸载:pkg uninstall 包名

  6. 关于mysql添加外键的时候报错_MySQL添加外键时报错:1215 Cannot add the foreign key constraint的一个可能解决方法...

    今天给设计好的班级表和专业表以及院系表添加外键时,报了这样一个错误 ** 1215 Cannot add the foreign key constraint ** 去百度搜了一圈,说可能时因为字段类 ...

  7. ubuntu系统下IDEA中新建class时报错Unable to parse template “Class“的解决方法

    ubuntu系统下IDEA中新建class时报错Unable to parse template "Class"的解决方法 参考文章: (1)ubuntu系统下IDEA中新建cla ...

  8. tomcat启动后,页面浏览时报错 Unable to compile class for JSP的解决方案

    tomcat启动后,页面浏览时报错 Unable to compile class for JSP的解决方案 参考文章: (1)tomcat启动后,页面浏览时报错 Unable to compile ...

  9. IDEA Debug时报错Cannot start compilation: the output path is not specified for module““

    IntelliJ IDEA Debug时报错 Cannot start compilation: the output path is not specified for module "S ...

最新文章

  1. grep 使用 nsr 实现查找
  2. java list 两个集合比较 不存在则新增 存在修改_Java之集合
  3. matlab 画图比例缩小图片大小,Matlab 画图字体,字号的设定,图片大小和比例
  4. codeproject上的一款分页控件
  5. 第三十五讲:tapestry Ajax zone组件无黄色闪烁的背景
  6. vue v-if判断数组元素的值_Vue项目上线做的一些基本优化
  7. C语言课后习题(36)
  8. 最佳展示场景kit:顶部视角的展示场景(Mockups)
  9. Web应用程序的开发步骤
  10. python输出一首诗_Python里隐藏的 诗
  11. c语言散列表的长度为11,2011数据结构C语言模拟试题及答案.doc
  12. matlab的默认复数开方
  13. 元素周期表Mac动态桌面壁纸
  14. 闰月c语言函数,中国农历闰月怎么闰 一般都是哪几个月?
  15. 前端知识总结之浏览器知识
  16. ADS1256实现轮询
  17. Zig-Zag(Z型)填数
  18. ET框架关于opCode的理解
  19. 数据结构------顺序结构
  20. Xilinx PCIE DMA--Sparten6/Kintex-7 BMD 搭建

热门文章

  1. 接口测试——postman文件夹介绍以及批量执行用例
  2. Unity 3D 游戏编程设计g03
  3. C++ string CString 详解
  4. shell脚本中实现远程和其他用户的子shell执行
  5. 满二叉树 / 真二叉树 / 完全二叉树 ~
  6. 检查两个时间段是否有时间重叠(允许重叠一部分时间不算重叠)
  7. VC dll 注入之钩子注入
  8. php excel下载打不开了,php下载excel无法打开的解决方法_PHP教程
  9. Linux下使用wget安装JDK
  10. Java导出excel中response.setHeader()参数设置