Hi
I've just nrf5340 DK, I am going to start implementing OpenThread on it but I've not found any article on how we can start.
Please provide full article from start and support tools and ide
Thanks & Regards
Ajit kumar
Hi
I've just nrf5340 DK, I am going to start implementing OpenThread on it but I've not found any article on how we can start.
Please provide full article from start and support tools and ide
Thanks & Regards
Ajit kumar
Hi
after building the cli example getting below error:
2> Linking thread_cli_ftd_uart_pca10056.elf
2> D:/Program Files/SEGGER/SEGGER Embedded Studio 8.10b/gcc/arm-none-eabi/bin/ld: D:/Projects/misc repos/nrf5_sdk_for_thread_and_zigbee_v4.2.0_af27f76/myProjects/thread/cli/ftd/uart/pca10056/blank/ses/Output/Debug/Exe/thread_cli_ftd_uart_pca10056.elf: TLS sections are not adjacent:
2> D:/Program Files/SEGGER/SEGGER Embedded Studio 8.10b/gcc/arm-none-eabi/bin/ld: TLS: .tdata
2> D:/Program Files/SEGGER/SEGGER Embedded Studio 8.10b/gcc/arm-none-eabi/bin/ld: non-TLS: .bss
2> D:/Program Files/SEGGER/SEGGER Embedded Studio 8.10b/gcc/arm-none-eabi/bin/ld: TLS: .tbss
2> D:/Program Files/SEGGER/SEGGER Embedded Studio 8.10b/gcc/arm-none-eabi/bin/ld: map sections to segments failed: bad value
2> Build failed
Build failed
Hi
after building the cli example getting below error:
2> Linking thread_cli_ftd_uart_pca10056.elf
2> D:/Program Files/SEGGER/SEGGER Embedded Studio 8.10b/gcc/arm-none-eabi/bin/ld: D:/Projects/misc repos/nrf5_sdk_for_thread_and_zigbee_v4.2.0_af27f76/myProjects/thread/cli/ftd/uart/pca10056/blank/ses/Output/Debug/Exe/thread_cli_ftd_uart_pca10056.elf: TLS sections are not adjacent:
2> D:/Program Files/SEGGER/SEGGER Embedded Studio 8.10b/gcc/arm-none-eabi/bin/ld: TLS: .tdata
2> D:/Program Files/SEGGER/SEGGER Embedded Studio 8.10b/gcc/arm-none-eabi/bin/ld: non-TLS: .bss
2> D:/Program Files/SEGGER/SEGGER Embedded Studio 8.10b/gcc/arm-none-eabi/bin/ld: TLS: .tbss
2> D:/Program Files/SEGGER/SEGGER Embedded Studio 8.10b/gcc/arm-none-eabi/bin/ld: map sections to segments failed: bad value
2> Build failed
Build failed