Everybody,
Hi,
I am testing on 6678 EVM.
After using "CSL_BootCfgUnlockKicker()" function to unlock,
both boot_cfg_regs->KICK_REG0 and boot_cfg_regs->KICK_REG1 value are 0 in memory browser and expressions console.
using printf to print their value, still 0.
While simulate, both registers has value, boot_cfg_regs->KICK_REG0 is 0x83e70b13,boot_cfg_regs->KICK_REG1 is 0x95a4f1e0.
So can anyone give an explanation.
Does it mean KICK0 and KICK1 Register can just be written, but can't be read?
thanks!