Other Parts Discussed in Thread: OMAPL138
I am writing a simple C application for the ARM side of the OMAPL138 in CCS4.
When I compile asm(" WFI"); or asm(" wfi");
I get the following error:
[E0002] Instruction only available in V7 WFI
Can someone please help me?
Cheers!