Part Number: CC2541
Tool/software: TI C/C++ Compiler
i have a trouble when creat project that use hal_uart
I 'm trying use hal_uart_isr in port 0 for my project, so my preprocessor definitions are as follows:
HAL_UART=TRUE
HAL_UART_ISR
HAL_UART_ISR=1
HAL_UART_DMA=0
HAL_UART_SPI=0
HAL_ISR=TRUE
plz, help me, thanks
