ccs无法连接仿真器Error initializing emulator

错误显示:

Error initializing emulator:
(Error -2083 @ 0x0)
Unable to communicate with the emulator. Confirm emulator configuration and connections, reset the emulator, and retry the operation.
(Emulation package 5.1.232.0)

原因:
驱动是错的,用的板卡是飞腾,但是ccs中的驱动是ti的,替换一下就可以了
解决方法:
打开ccs/ccs_base/emulation/drivers,然后将飞腾的驱动替换一下

你可能感兴趣的:(ccs)