-
Bug
-
Resolution: Fixed
-
Medium
-
Code Generation Tools
-
CODEGEN-5578
-
MSP430_18.1.0.LTS
-
MSP430_18.1.5.LTS
-
Make sure the return value is used. Test the return value, or assign it to a dummy volatile variable.
-
When calling a cc_rom function that returns an int8_t value, the compiler may crash if the return value is ignored.
Compiler may crash when using attribute cc_rom