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.

you require a target configuration to start a debug session

When I debug the example program, it will show 'you require a target configuration to start a debug session'. In fact I have debugged the program, why does it say in this way? Can anybody tell me why?

  • 你要为你的工程建立一个目标配置文件,new > target configuration file. 就是选择仿真器,选择芯片。

    ERIC