Hello,
we have a Problem with the debugger in uVision5.
Still no mention of an actual problem.
When we Debugging the code all values are ok and the union is shown as untaggd.
And the forum :-) Our code contains an anonymous Union like:
struct x{ union{ uint32_t one; uint16_t two[2]; } }z;
View all questions in Keil forum