我希望使用相同的时基在 CPU1和 CPU2上对事件(例如 ISR 进入)进行时间戳记。 在仅使用一个 CPU 时、我刚刚将 ECAP 的 TSCTR 存储在全局变量中。
是否有可由 CPU1和 CPU2访问的32位计时器可用于该目的?
如果没有、我还能做什么?
此致
Johannes
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.
我希望使用相同的时基在 CPU1和 CPU2上对事件(例如 ISR 进入)进行时间戳记。 在仅使用一个 CPU 时、我刚刚将 ECAP 的 TSCTR 存储在全局变量中。
是否有可由 CPU1和 CPU2访问的32位计时器可用于该目的?
如果没有、我还能做什么?
此致
Johannes