Other Parts Discussed in Thread: HALCOGEN
I have the GIO requirement to enable the clock to the peripherals.
Set PENA bit by ORing 0x00000100 into the Clock Control Register (CLKCNTRL at 0xFFFFFFD0). This enables clocks to the peripherals.
Where can I find this configuration in the HAL Code Generator GUI?