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

Segger Embedded Studio for Arm (Nordic Edition) V4.52 | No Linker or Preprocessor Options

Hello,

Currently we working on a project that uses:


- nRF9160

- Zyphre OS

- Segger Embedded Studio for  Arm (Nordic Edition) V4.52

- SDK v1.2

I saw in others tickets questions about why not all build configuration options appear in UI or SES Nordic edition, unavailable options I'm referring to are Linker, Dependencies and Preprocessor options. The comparations is in the following image SES Nordic Edition vs SES Normal Edition.

SES Comparation

SES Nordic Edition only has 5 options in "Code", while SES normal Edition has 14 options including Linker and Preprocessor.

Regarding with the other tickets that mention this issue the only answer referring  by Nordic´s team is redirectioning  to the following link that no talk about the Linker or preprocessor option in the UI.

https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial#h166sjwm56wzcmgvd418wzzus1esk5n3

Then, here my questions:

1) Are Linker, dependencies, and preprocessor options available in the SES Nordic edition user interface?

2) Using Cmakelist.txt is the unique way to include headers in SES Nordic Edition?

3) What is the simplest way to include pre-processor directives in an SES Nordic Edition project?

Thanks,

René D.

Parents
  • Hi Simor,

    Regarding to the first question your answer is enough. Thanks.

    In the second one, It does not answer my question what I am missed was specifying that I refer to my own header files so the question would be as follows:

    2 remade) Using Cmakelist.txt is the unique way to include MY OWN headers in SES Nordic Edition or what is the easiest way?

    Related to the third answer it is very helpful thanks. But it is not solved my doubt.Because again, my question is regarding to add MY-OWN pre-processor directives.

    Regards,

    René D.

Reply
  • Hi Simor,

    Regarding to the first question your answer is enough. Thanks.

    In the second one, It does not answer my question what I am missed was specifying that I refer to my own header files so the question would be as follows:

    2 remade) Using Cmakelist.txt is the unique way to include MY OWN headers in SES Nordic Edition or what is the easiest way?

    Related to the third answer it is very helpful thanks. But it is not solved my doubt.Because again, my question is regarding to add MY-OWN pre-processor directives.

    Regards,

    René D.

Children
No Data
Related