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/XEVMK2LX: HOw to enable UART1

Part Number: XEVMK2LX

Tool/software: TI-RTOS

I am using the EVMK2LX development board and running the example UART_BasicExample_K2L_c66xExampleProject from the pdk_k2l_4_0_7 folder and I wanted to be able to use UART1 (pins 93,95 on expansion connector). However, I do not see where I can enable UART1. I am also trying to enable SPI2 which also has pins on the expansion connector. It appears that the Board_InitConfig() function is where the program pulls the information regarding what it is using on the board, but I cannot seem to locate the file that it is pulling this data from. 

Thank you,

Al