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.

Can't toggle LED5 on OMAPL138LCDK physically using ARM core.

Other Parts Discussed in Thread: OMAPL138

Hi,

I am trying to toggle LED5 i.e. GPIO6_Pin12 on OMAPL138 physically. I have successfully toggle that pin using DSP core physically but I am not able to toggle it using ARM core. The GPIO6 data_out bank is successfully showing the toggled status of the corresponding pin. but Physically there is no toggling status of LED5. Please help me. I just copied the same code in ARM core project from DSP core project. Remember separate projects were created for each core.Also I am using XDS200 USB debugger for  that purpose.

Thanks.