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.
錯誤訊息如下:
The debugging session could not be started.
Either the debugger initialization failed,or else the file
......was corrupt or of an unsupported format.There might be more information in the Debug Log window.
請問如何解決???
选择debug模式,device中正确选择芯片,linker中选择debug information for C-spy,debugger 选择Fet Debugger,FET debugger中选择Texas instrument USB_I ,正确选择COM口(与驱动上的一致),不同的仿真器这一项的设置应该不同,我的仿真器是LSD_FET430UIF。make按钮编译链接,然后download and debug按钮下载程序,完成后,目标板重新上电,程序开始运行.