Part Number: F28M36P63C2
Tool/software: Code Composer Studio
Hello,
Trying to turn on an LED for a fault condition in this project i am working on. Basically i am using GPIO 110, i have set it as output in GPDDIR register, set it to mux as a GPIO and i write a one into GPDSET register for the corresponding bit. But it does not latch the output data to high. When i monitor the bit in the watch window, it's value reads 0. What am i missing here?? should i be using the GPDDAT register instead?? because i tried that and it didn't turn on the LED either. Any help or suggestion is greatly appreciated.
Thank you,
Srini
