IAR The debugging session could not be started 問題
时间:12-22
整理:3721RD
点击:
錯誤訊息如下:
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按钮下载程序,完成后,目标板重新上电,程序开始运行.