Other Parts Discussed in Thread: OMAPL138
hi,
I had written code to blink LED using calixto OMAPL138 EVM.
I compile for DSP and run from DSP. I am able to see LED get blinking
When i debug I am able to see value in SYSCONFIGRegister ( pinmux Registers ) are changed
I compile for ARM I have no error. I am not able to get output
When i debug , I found register values are not changed.
What could be reason.
I want to use it from ARM
Please Help me.