-
Bug
-
Resolution: Fixed
-
Medium
-
Code Generation Tools
-
CODEGEN-4926
-
PRU_2.2.0
-
PRU_2.3.0
-
Don't use the packed attribute for PRU.
-
The use of the packed attribute on PRU should not result in any different code since PRU has native unaligned access. However, unnecessary code is being generated.
Packed structures generate unnecessary code on PRU