Hi,
HALCoGen 04.05.02, part of: HL_reg_vim.h:
/** @typedef vimBASE_t
* @brief VIM Register Frame Type Definition
*
* This type is used to access the VIM Registers.
*/
typedef volatile struct vimBase
{
...
uint32 rsvd4; /* 0x017C */
uint32 CHANCTRL[24U]; /* 0x0180-0x027C */
} vimBASE_t;
The problem is that 4357 has 32 CHANCTRL registers.
Could you Guys consider to open the HALCoGen bugtracking system? It would be more convinient and effective - as I see.
Regards, Szilárd