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

How to install SDK and run the example code for thread and Zigbee SDK?

Hello All,

I am new to Nordic and i have nRF52840 development kit. I want to build code/ programm on thread and Zigbee base. 

I have downloaded the Thread and Zigbee SDK, but the i am unable to how to test sample code and understand the API. 

I have tried as per user guide to test thread UART example but i am getting following error message.

.\_build\nrf52840_xxaa.axf: error: L6002U: Could not open file ..\..\..\..\..\..\..\external\openthread\lib\nrf52840\keil\libnordicsemi-nrf52840-radio-driver-softdevice.lib: No such file or directory

Can one help me out understanding nRF52840 dev-kit and programming procedure.

Thanks and Regards

Rohit 

Parents Reply
  • Hi Marjeris,

    But why peripheral examples are building without any error and I have tried on development kit also by running code. 

    Also, I am using Keil since last one year for another project, I haven't faced path/ fatal error.

    if I build Zigbee or thread UART example I get this error, \_build\nrf52840_xxaa.axf: error: L6050U: The code size of this image (275904 bytes) exceeds the maximum allowed for this version of the linker.

    and if I build a multiprotocol example I get this error,.\_build\nrf52840_xxaa.axf: error: L6002U: Could not open file ..\..\..\..\..\..\..\external\openthread\lib\nrf52840\keil\libnordicsemi-nrf52840-radio-driver-softdevice.lib: No such file or directory

    for every example different errors.

    I am not understanding, if you could help me to solve it, it would be really helpful for me for further study. I have been stuck here for the last two weeks. 

    Thanks and Regards

    Rohit

Children
Related