Hello,
I'm having issues linking the nordic memory module to my IAR project. Under the project options for the C compiler and assembler, I have included the appropriate directories for mem_manager.c and mem_manager.h. I have also added the c files to the project workspace.
The specific error I get in IAR is "Error[Li005]: no definition for "nrf_mem_init"..." and "Error while running Linker."
Hardware and software specifications listed below:
Chip: nRF52840 Preview Development Kit IDE: IAR Embedded Workbench 7.60 OS: Windows 10 Enterprise SDK: Nordic SDK for Thread v 0.10
Currently working off of and adding to the thread_cloud_coap_client example.
Thank you very much in advance for any help you can provide! Let me know if you need any further information.