This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Compiler Optimization level settings in SES v4.52

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

Parents
  • 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

Reply
  • 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

Children
No Data
Related