Hi Nordic,
i have a question regarding the emBuild.exe tool and the optimization level it will use during building a hex file. I'am using the following command combination for my built:
emBuild.exe -config "Release" xxx.emProject -echo -verbose -rebuild
But i have no idea, if the emBuild.exe is really building an release? And if it does, on which level of optimization? After looking into the help of emBuild.exe there is no option, to configure this level? Any ideas, how to find out? Or does it always build with highest level 3 of optimization?
Thanks!
SJ