The C2000 CLA does not implement the full C language - math.h doesn’t work for example. When generating code via Simulink however, it is perfectly possible to compile and upload incompatible code that causes the CLA to fail to run. This wastes a lot of time as the compile/upload process isn’t quick on TI Launchpad boards. Are there any available settings that will cause Simulink or the TI compiler to throw an error when incompatible code is detected? This would save a lot of time hunting down which block has broken everything because it calls the wrong SQRT or MOD function.