Hello,
I was wondering if there are any article or tutorial I can follow to optimize code build with Segger Embedded Studio.
I was able to follow this article(https://devzone.nordicsemi.com/b/blog/posts/getting-more-out-of-make) to configure my GCC/Makefile setup. I want to know where I need to modify to get the same optimization. There are a lot of options and a bit confusing in ses.
Also, are the only three flags I can play around with 'O3', 'G3' and `flto`?
Best,
Jong