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.

CCS/TMS570LC4357: Accessing N2HET as GIO

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

Tool/software: Code Composer Studio

I see from the datasheet and HalCoGen that you can use the N2HHET ports as GIOs. We would like to set them to outputs that we can toggle from software. 

First issue:

I changed all the N2HET1 bits to be digital outputs in HalCoGen. The HCG project file changed, but none of the generated source. Shouldn't it have changed?

Is there a software API that HCG generates that lets the software toggle the value, or do we have to write directly to the registers?