-
Bug
-
Resolution: Fixed
-
Medium
-
Code Generation Tools
-
CODEGEN-12108
-
-
-
default
-
Do no use "__attribute__((update))" for CLA code.
For the C28/CLA live firmware update feature, "_attribute_((update))" will not work for CLA. CLA does not have cinit capability and therefore cannot support lfu warm_init initializations.
The CLA compiler needs to be updated to ignore "_attribute_((update))" and emit a diagnostic that the attribute is being ignored.