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.

CCS/OMAPL138B-EP: UART register access issue

Part Number: OMAPL138B-EP
Other Parts Discussed in Thread: OMAPL138

Tool/software: Code Composer Studio

I am able to do print hello world program, but when i am trying to do some other codes i am not able to access registers of omapl138.

For eg: I am trying to program uart, but i am not even able to print the content of RBR regi ster.Its showing undefined variable RBR. But at same time i am able to run the UART program provided in the examples.