为什么运行TCPIP将随机延迟插入到外部中断响应时间中。外部中断具有优先级7并且使用SRS。没有其他的优先权7。TCPIP服务器是一个和谐的例子。如果服务器没有运行,外部中断延迟是恒定的(1US)。在启动服务器后,它会在1到2之间变化。我不知道该怎么尝试。 以上来自于百度翻译 以下为原文 Why running TCPIP inserts random delays into the external interrupt response time. External interrupt has priority 7 and uses SRS. Nothing else with priority 7.The TCPIP server is a Harmony example.If the server is not running, the external interrupt delay is constant(1us).After starting the server, it changes between 1 - 2 us.I do not know what to try anymore.ThanksElsinpa
2018-10-19 16:05