This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

'compiler_abstraction.h' not found in Getting started with nRF5 SDK and SES

Hello

I followed the doc blew for building sample

https://infocenter.nordicsemi.com/topic/ug_gsg_ses/UG/gsg/intro.html

https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/segger-embedded-studio-a-cross-platform-ide

but i have problem that 'compiler_abstraction.h' file not found in sdk_common.h or app_util_platform.h.

Please advise on how to solve it.

Environment

- Soft Device ver : 17.1

- SEGGER Embedded Studio for ARM ver : 6.22a

- MDK-ARM ver : 5.36

  • Hello Taeyoung,

    We recommend using the verified SES version described in the SDK documentation.

    The SDK v17.1.0 is tested with SES 5.42a.

    - ARM: MDK-ARM version 5.25
    - GCC: GCC ARM Embedded 9.2020-q2.major
    - IAR: IAR Workbench 7.80.4
    - SES: SES 5.42a

    But it seems to be available up to 5.70a.

Related