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.

MCU-PLUS-SDK-AM243X: Are there different ways to set a GPIO pins to "high or low" state?

Part Number: MCU-PLUS-SDK-AM243X
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi,

I am new to TI MCU and CCS.

I want to control a GPIO pin (set it to high or set it to low state). 

CCS has a build-in sysconfig program, so user can setup GPIO pins easily.

My question is as following: If I want to control AM243x ALX GPIO1_36 pin and I setup it as output in sysconfig.

Could anybody help me to tell me how to apply the sysconfig generated files (some related GPIO) to be used by commands to set that GPIO1_36 pin to output a high state or a low state?

I appreciate your helps for providing complete instruction lines as examples to me.

If possible, please help to point out which sysconfig-generated-file can be referenced and what/where/which sysconfig-generated-flie-data could be used to control that pin? 

Thank you very much.

Best Regards,

JasonC.