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.

C6670 Platform UART functions greyed out

Hi,

I am working on C6670 UART example project in CCSV6 using EVM6670LE. I see that all the platform functions for UART are greyed out. There is a flag PLATFORM_UART_IN around this code. The example project is running fine on EVM even though the code for UART is greyed out. But on my custom board I don't see any output. I am wondering

1. How does the project work on EVM if the code is greyed out ?

2. How can I enable PLATFORM_UART_IN flag to make the code active ? How can I set this flag in CCS ?

Here are the screenshots for the greyed out code.

Thanks

Hari