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.

ccs6+xds100v2仿真28377工程时,下载烧写后没有反应

Other Parts Discussed in Thread: CONTROLSUITE

自己仿照controlSUITE中的例程,建立了一个28377的工程,使用FLASH仿真调试,未使用BIOS;在调试时修改了代码并编译(非Rebuild),重新下载程序到FLASH并调试,出现无法仿真的情况(偶尔出现),程序并没有在main或c_int0中停住,按暂停仿真也没有任何反应,此时重新编译工程再重新烧写仿真,还是一样的现象,但如果在workspace中删除这个工程,并重新导入,再编译下载仿真,就能够正常仿真了,在这整个过程中,代码都没有改动。

请问这有可能是哪里的问题?