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.

RTOS/SIMPLELINK-CC2640R2-SDK: UART support functions in ROM

Part Number: SIMPLELINK-CC2640R2-SDK
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