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 register.Its showing undefined variable RBR. But at same time i am able to run the UART program provided in the examples.