Other Parts Discussed in Thread: HALCOGEN
HalCoGen v 3.01.01. generation file spi.h. structure spiBASE_t, field
uint32_t RESERVED [51U]; / * <0x006C to 0x0130: Reserved * /
RESERVED array size should be 50:
uint32_t RESERVED [50U]; / * <0x006C to 0x0130: Reserved * /