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.

bug HalCoGen 3.01.01

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 * /