see the heading nRF5 Getting Started problems in documentation
see the heading nRF5 Getting Started problems in documentation
Has anyone looked and fixed the documentation for -- to support the latest SEGGER Embedded Studio for ARM rel 3.50 - the example does not work
Hello,
I can report this, but have you considered download SES v3.40 during porting, and then update afterwards?
https://www.segger.com/downloads/embedded-studio
Best regards,
Kenneth
yes I have I get a clean build, the led blinks but no connection - unfortunately
I thought that since the import function was available in SES, that this would be a trivial exercise. that is not the case.
If you are developing with nRF52832 I suggest to use for instance nRF5 SDK v14.x or later, where there are already SES projects. For earlier SDK releases you may also check out:
https://devzone.nordicsemi.com/b/blog/posts/segger-embedded-studio-a-cross-platform-ide
Best regards,
Kenneth
If you are developing with nRF52832 I suggest to use for instance nRF5 SDK v14.x or later, where there are already SES projects. For earlier SDK releases you may also check out:
https://devzone.nordicsemi.com/b/blog/posts/segger-embedded-studio-a-cross-platform-ide
Best regards,
Kenneth
Thank you for your reply. I am trying to work with an example that is not in the SES projects.
Also, trying to learn SES skills and nRF5_SDK_14.2.0_17b948a