Hello C2000 Team,
I am using F280025 Control Card and Experimenter kit dock. I am having trouble getting GPIO18 to work as a GPIO output (I do not have the option of using a different GPIO pin as this is how it will be on customer hardware).
I have already flipped S3 on the control card down to map the GPIO18 to the HSEC header pin 71. I am running from the internal OSC1.
In the datasheet SPRSP45, Table 4-1, it indicates that there is a ALT mux position for this pin. But there is no information in the datasheet or TRM about configuring (or in my case, not configuring) this function. I have set the pin muxing for this pin to 0. But, I cannot get the pin to toggle.
Is there something special I have to do to get this pin to be GPIO?
Thank you,
David
----------------------
6/18/2020 1021AM EDT Update:
Using CCS, I've attempted to toggle GPIO18 using the Register View window. I cannot change the value in the GPADAT register for GPIO18 (GPADIR.GPIO18 is set to 1, i.e. output). I write a 1 to the bit in GPADAT, and it stays as zero. I tired the same thing for another bit (GPIO7), and I can change GPADAT and also view the change on a scope at the pin. I also tried GPIO19, and it will not change in GPADAT either. Something appears to be wrong with GPIO18 and GPIO19.