-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Code Composer Studio Theia
-
CCSNXT-2475
-
-
CCS_21.0.0
-
Generic
The C28x is a 16-bit addressable CPU. That is, each unique address identifies 16 bits of data. When viewing memory as an 8-bit format, the Memory view truncates the upper 8 bit value of on an address. I'm not sure how the data should be displayed in such cases but truncating the upper 8-bits is likely to cause confusion.