Tool/software: TI C/C++ Compiler
Hello,
We are developing safety critical software and we come to the phase when we would like to use optimizations.
Is there detailed specification of optimizations levels (-On) in order to know which individual compiler options are used?
We want to use -O2 but after compilation our code functionality is broken. Do some compiler options require code to be written some specific way?
Since we develop safety critical software, we need to clearly understand how each compiler option works and its specific requirements.
We are using following tool-chain with target procesor version set as 7R5:
