Discussion Forum

Watch window display of GNU bitfields incorrect

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Kathy Moser
Posted
20-Sep-2006 19:34 GMT
Toolset
ARM
New! Watch window display of GNU bitfields incorrect

I am using the Keil uVision3 debugger with GNUARM 4.1.1. It does not appear to correctly display data stored in bitfields in the Watch window. Other structure elements show the correct contents, but the bitfields appear to be using an incorrect shift factor to find the correct bits for each field. A memory dump shows that the structure does in fact contain the correct values (and the code operation verifies that the right values are being stored). It is only the watch display that is incorrect. I have contacted Keil customer support, but wanted to check and see if others had seen this as well and if there might be an easy workaround for the problem since trying to parse memory dumps manually is not very much fun.

Read-Only
Author
Adriaan Verheij
Posted
22-Feb-2007 15:17 GMT
Toolset
ARM
New! RE: Watch window display of GNU bitfields incorrect

Kathy,

Did you ever resolve this problem?
I just installed GNU 4.1.1 and have some other problems as well. When I click 'Rebuild' I get the message 'Target not created'.

Next Thread | Thread List | Previous Thread Start a Thread | Settings