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?