Hello,
I work in a project in the Rail Industry, where it was decided to use a qualified compiler to meet the safety standard (SIL2) according to EN50657.
In this project the compiler optimization plays a very important role, because time critical functions will run on the ARM core (Cortex-A9) and many DSP functions will be embedded on the same ARM core ( It has been planned to use NEON SIMD engine to optimize the DSP functions)
My question is whether the compiler certification also implies that the compiler optimizer is equally qualified, or whether some limitations apply (e.g. only certain optimization levels can be enabled).
I have done a few online researches but could not find a conclusive answer, somehow these details are not public?
Background to this question:
Any feedback is very appreciated. Thank you in advance.
Best Regards
MuRa
Hello Ronan,
Thank you very much for the quick reply.I will send you a private message to discuss further details.