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设置不要debug直接运行到mian

想问一下怎么设置debug选项在设置后不要直接到main,我改了debug选项中的run to symbol为_c_int00,发现开始debug后程序就自动开始运行,点停止就停在main了