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.

sysbios与keystone_uart_init_drv.h文件兼容问题

Other Parts Discussed in Thread: SYSBIOS

问题1:创建了一个sysbios工程,在include"keystone_uart_init_drv.h"出现错误:#170 a function type is not allowed here.

问题2:使用uart driver需不需要将ti.drv.uart.ae66 链接到工程?

问题3:有没有关于UART driver的例程??