你好,我在官方上下载了CH32V20xEVT.ZIP程序,执行里面的USART_Idle_Recv工程可以正常接收到uart1的中断消息,现在想把它中断的代码移植到FreeRtos工程中,但中断程序一直无法触发,中断的声明已经由
void USART1_IRQHandler(void) __attribute__((interrupt("WCH-Interrupt-fast")));
修改为
void USART1_IRQHandler(void) __attribute__((interrupt()));
是否有freertos中断的例子,或是我应该如何修改RTOS的配置。
热门产品 :
CH641: PD及无线充电专用MCU