Hello.
I installed all of relevant software tools and compiled blinky_example with nRF51822 Dev B/D.
Unluckily, build result is like below. ._build\blinky_arm.axf: Warning: L6373W: libattrs.map file not found in System Library directory C:\Program Files\ARM\ADSv1_2\LIB\armlib. Library selection may be impaired. ._build\blinky_arm.axf: Warning: L6310W: Unable to find ARM libraries.
I installed softare ADSv1_2 for other project, Keil compiler seems to find ARM library from wrong place. I expect that the path should be C:\Keil_v5\nrf51_sdk_v6_1_0_b2ec2e6\nrf51822\Lib\esb\arm
I think that I have to set path for ARM library, please give me hand how to set path.
Thanks in advance.
Esg.