I read about Segger studio (on their website) that it reduces the code size. I try to check it out Here's my opposite result I've compiled the same app (e.g uart_example) in different IDE: keil and segger. the result for Keil:
for Segger:
I read about Segger studio (on their website) that it reduces the code size. I try to check it out Here's my opposite result I've compiled the same app (e.g uart_example) in different IDE: keil and segger. the result for Keil:
for Segger:
The question is .. isn't it good for Segger studio users to have in almost three time bigger code side in compare with Keil users for the same app? I think it's very important to generate less size of hex file for MC compilers because MC's flash is very a critical resource
The question is .. isn't it good for Segger studio users to have in almost three time bigger code side in compare with Keil users for the same app? I think it's very important to generate less size of hex file for MC compilers because MC's flash is very a critical resource