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.

Not able to execute from ARM

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.