After importing a Keil MDK v5.25 Project (for Nordic nRF52832) and then trying to build the 'External' configuration.
In fact, there were a couple of other failures:
So 2 questions:
In fact, there were a couple of other failures:
- The path to the CMSIS headers - core_cm4.h etc - was not added;
- The --c99 option was not added.
The Linker wrote:
L6031U: Could not open scatter description file $(RelLinkerScriptPath): No such file or directory
So 2 questions:
- Where can I see what RelLinkerScriptPath is actually set to?
- How can I edit that to correct it?
Help > About wrote:
SEGGER Embedded Studio for ARM
Release 3.40 Build 2018052200.36079
Windows x64
© 2014-2018 SEGGER Microcontroller GmbH
© 1997-2018 Rowley Associates Ltd.
GCC/BINUTILS: Built using the GNU ARM Embedded Toolchain version 7-2017-q4-major source distribution
Clang/LLVM: Built using the version 6.0.0 source distributio