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.

[参考译文] TMS320F28P550SJ:当连接到 CCS 中的 MCU 时、中断服务例程的执行时间要长得多

Guru**** 2386620 points
Other Parts Discussed in Thread: UNIFLASH
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1448298/tms320f28p550sj-the-execution-time-of-the-interrupt-service-routine-is-much-longer-when-connected-to-the-mcu-in-ccs

器件型号:TMS320F28P550SJ
主题中讨论的其他器件:UNIFLASH

工具与软件:

我使用28P550 controlCARD 开发程序。 在中断服务例程开始时、我会设置 GPIO、在退出中断之前、我会清除 GPIO。 我使用这种方法来测量中断执行时间。 但是、我发现直接对 MCU 进行编程与通过 CCS 连接到 MCU 以执行程序之间的中断执行时间有显著差异。 当在 CCS 中连接到 MCU 时、中断服务程序的执行时间要长得多、几乎是原来的十倍。 这可能是什么原因呢?