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.

Debug Configuration配置 在那个地方?

Debug Configuration配置 在那个地方?

新建工程之后 链接开发板老是出错

谁能指导我一个流程

我新建的是 helloworld 程序 错误如图所示

xdsv100v1

仿真器 2802开发板

  • 看看我的这篇测评文章   里面有详细的说明的工程新建说明 

    http://www.21ic.com/evaluation/MCU/201601/658576.htm

  • 找一下工程下面是否有一个.ccxml文件,双击它,就可以选择仿真器和芯片,然后点击save. 如果没有,右键工程,选择new > target comfiguration, 新建一个。

    ERic