Using the Launchpad and assuming LED2 has been defined as BIT6, can someone tell me how to write the following gcc line so that CCSv5 will properly recognize it?
LED2 = IFG1_bit.WDTIFG; // LED2 shows the state of WDTIFG
Thanks in advance,
Earle
Using the Launchpad and assuming LED2 has been defined as BIT6, can someone tell me how to write the following gcc line so that CCSv5 will properly recognize it?
LED2 = IFG1_bit.WDTIFG; // LED2 shows the state of WDTIFG
Thanks in advance,
Earle