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.

TMS570LS1224: Configure N2HET pin as GPIO pins

Part Number: TMS570LS1224
Other Parts Discussed in Thread: HALCOGEN

I wanted to know to configure the HET pins as GPIO ( Input/ output) in CCS. What I need to configure in Halcogen ?

N2HET1[29] as' Input pin' ( GIO)

N2HET[1] / N2HET2[8] as' Input pin' ( GIO)

N2HET1[27] as' Input pin' ( GIO)

N2HET1[11] as 'output pin' ( GIO)

N2HET2[0] as' output pin' ( GIO)

N2HET2[4] as' Input pin' ( GIO)

Also how to make the particular pin say N2HET2[4] output a ' Logic High' .

Example code would be most appreciated, but I can understand if there isn't anything available.  General instructions would be fine, I'll muddle through them.