Hello,
We are working on some CPU usage optimization on a couple of our Cobra55-based engine ECMs, and have some algorithms that are written in Matlab/Simulink (then C code is autogenerated) that take a long time to run and have a lot of math functions that can potentially be run more efficiently with SPE instructions, and are trying to figure out the best way to do that. Do you know if there are any kind of Matlab/Simulink libraries or anything that can target the SPE? Or do you know of other ways to easily use autogenerated code to target the SPE?
Thanks,
Scott O