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.

CC2652R: UART外设打印log初始化

Part Number: CC2652R
Other Parts Discussed in Thread: SYSCONFIG, , SIMPLELINK-CC13XX-CC26XX-SDK

硬件平台:CC26x2R LaunchPad development kit

SDK版本:simplelink_cc13xx_cc26xx_sdk_7_10_02_23

IDE: Code Composer Studio

导入的工程:simple_peripheral

问题:我在分析打印log的UART初始化,想看一下UART是怎么初始化的,代码分析到下图所示的部分,其中  DisplayUartMin_fxnTable  这个变量找不到定义,全局搜索也没有搜到。