Hi
I'am trying to get working the nfc_uart_tag example from SDK16 on a nRF52840-DK with the IAR Workbench 8.42.2.
As mentioned in the post IAR Library (v7.xx to v8.xx) compatibility I replaced the nfc_t4t_lib_iar.o with the _gcc version of that library.
The result is that the example builds without errors or warnings but when trying to Download and Debug the IAR hangs and finally crashes.
Can you please give an advice or directions how to solve this problem?
Thank you