最近在使用CCS3.3对C6414的BIOS做硬件仿真实验,在simulator环境下是否可以通过pin connect来作为外部中断输入源,对硬件中断进行仿真。若可行,具体怎么操作。
另外,上述的这种情况是不是不能在simulator下仿真,必须在emulator下?
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.
bo tang你好
一般在simulator下可以仿真DSP内部的事件触发中断,对于外部事件,如GPIO时间产生的中断,好像是不能仿真的,不知您说的pin connect是指后一种情况么?