-
Enhancement
-
Resolution: Unresolved
-
Medium
-
Code Composer Studio Theia
-
CCSNXT-2118
-
-
CCS_20.0.1
-
CCS_20.2.0
-
None
It is not possible to explicitly set the data type size. CCS will default to the type of the varable/array specified. If an explicit address is used instead of an expression, it will default to the size of a word for the CPU. In cases where an explicit address is used, a custom type size should be able to be specified.