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.
您好!
我想在 UART 的中断模式下接收数据,发送在 TX 中断条件下工作正常,当另一个器件或终端软件从 PC 发送的数据不是执行 ISR 而是执行 ISR 时,MCU 崩溃。
代码已附加。
此致
霍迪达斯
您好、Khodidas、
请参阅以下有关将 IntRegister 与 TI-RTOS 配合使用的信息: (+)[常见问题解答]在使用 TI-RTOS 时、能否使用 IntRegister 更新向量表? -基于 Arm 的微控制器论坛-基于 Arm 的微控制器- TI E2E 支持论坛
此致、
Ralph Jacobi
感谢 Ralph 的帮助
这是我的错误、我错过了使用 IntRegister 更新矢量表。 添加了此内容、工作正常。
此致
霍迪达斯