Hi Team,
Can you please point me where I can change the compiler optimization level in SES v4.52 and I am using nRF9160 module.
Regards,
Praveen Palaparthi
Hi Team,
Can you please point me where I can change the compiler optimization level in SES v4.52 and I am using nRF9160 module.
Regards,
Praveen Palaparthi
Hi!
There are two ways to edit the compiler optimization level in your project.
1. You can set the configuration in the prj.conf file of your application. See here for the configurations.
2. To do this directly in SES, go to Project -> Configure nRF Connect SDK Project -> menuconfig. Scroll down to Build and Link Features -> Compiler Options -> Optimization level. You can choose to optimize for speed, size, or debugging experience.
Best regards,
Heidi
Hi!
There are two ways to edit the compiler optimization level in your project.
1. You can set the configuration in the prj.conf file of your application. See here for the configurations.
2. To do this directly in SES, go to Project -> Configure nRF Connect SDK Project -> menuconfig. Scroll down to Build and Link Features -> Compiler Options -> Optimization level. You can choose to optimize for speed, size, or debugging experience.
Best regards,
Heidi