Hi, experts.
I'm recently working on CMSIS RTOS with MDK-ARM V5.1, on STM32F103 MCU.
I'd like to know about using IRQ of DMA on RTE(Run Time Environment).
My application uses following functions.
- UART with "UART API" on RTE(Run Time Environment…