-
Bug
-
Resolution: Fixed
-
High
-
Code Generation Tools
-
CODEGEN-1667
-
-
-
Saving the cast value to a 32-bit temp and then assigning to the 32-bit byte peripheral will work at optimization settings of 0 and off.
-
If a 64-bit value is cast to a 32-bit value and then assigned to a 32-bit byte peripheral type, an internal error occurs.
Assignment to 32-bit byte peripheral from 64-bit cast to 32-bit value causes internal error