Other Parts Discussed in Thread: CC1310, CC2640R2F
Tool/software: TI-RTOS
Hi, I am porting my project from CC1310 to CC2640R2. I found that C2640R2 simplelink SDK no longer has UART functions in driverlib/rom.h although the address of uart table is still there:
#define ROM_API_UART_TABLE ((uint32_t*) (ROM_API_TABLE[20]))
What happened? Does CC2640R2 still support UART functions in ROM?
Thanks,
Sergey