No trap when accessing ENDINIT-pretected registers without unlocked?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User17740
Level 4
Level 4
First solution authored First like received
Hi all,

When writing CPU subregisters such as CPUx_SPROT_, ISP, BTV, BIV, DCON0 and PCON0 without ENDINIT unlocked, there is no trap. Why does this happen?


Kind regards,
Bernie


#8042000 12977
0 Likes
1 Reply
User18237
Level 5
Level 5
First solution authored First like received
Hi Bernie,

A disallowed access to any CPU register (e.g. attempted write to read only
register, attempted user mode access to SV, attempted access to E without
Endinit, etc.) will NOT result in a Bus Error.

Best regards,
Mr. AURIX™
0 Likes