Hey folks!
I'm trying to debug an application that uses the timer on my S32, and I can't see any of the data in the registers. Attached is my view of EmbSysReg View in the Debug context, but there's nothing for the actual registers - am I doing something wrong in the configuration?
Thanks!
Hello,
By default the registers are not active to be updated. Please double-click on SC register to enable the update of the register.
The register bitfields get green which indicates they are updated:
Hope it helps.
Stan
Awesome, thank you Stan!