Hi,
I want to enable uart in my project, where i enabled uart using #include <ti/drivers/UART.h> as an example program was given.
But functions which i needed are given in #include <driverlib/uart.h>.
how do i use the <driverlib/uart.h>. this library in program and from where do i get base address??
Thanx