can i use eclipse+windows for programming DWM1001

I started using eclipse and windows for programming dwm1001 but i faced some problems in generating the makefile and including the PANS of dwm1001 because there is no pluging for nordic nRF52832 on eclipse.Is there any solution for programming dwm1001 with eclipse on windows ?

Hello Semah,

In theory it is doable but may not be straightforward. You’ll also have to use the same gcc compiler version as the one used for the PANS library:
https://developer.arm.com/-/media/Files/downloads/gnu-rm/5_4-2016q3/gcc-arm-none-eabi-5_4-2016q3-20160926-win32.exe?revision=b4aea310-4072-4388-8567-fc9cd4aded8b?product=GNU%20Arm%20Embedded%20Toolchain,32-bit,,Windows,5-2016-q3-update

We’re are working on a Segger Embedded Studio environment on windows. Keep an eye on the forum as it should be delivered fairly soon.

Thank you,
Best regards
Yves

Hello Yves,

Thank you for your help