<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>/nrf_crypto_allocator.h: No such file or directory</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82179/nrf_crypto_allocator-h-no-such-file-or-directory</link><description>I am getting below error when editing dfu secure project as the baseline 
 /nrf_crypto_allocator.h: No such file or directory 
 
 the project is modified as below 
 &amp;lt;folder Name=&amp;quot;Application&amp;quot;&amp;gt; &amp;lt;file file_name=&amp;quot;../dfu_public_key.c&amp;quot; /&amp;gt; &amp;lt;file file_name=</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Nov 2021 12:00:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82179/nrf_crypto_allocator-h-no-such-file-or-directory" /><item><title>RE: /nrf_crypto_allocator.h: No such file or directory</title><link>https://devzone.nordicsemi.com/thread/341059?ContentTypeID=1</link><pubDate>Mon, 29 Nov 2021 12:00:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3077f23c-da5a-42b6-911a-7342d68242b8</guid><dc:creator>Muhammad Zubair</dc:creator><description>&lt;p&gt;I need to use a dfu secure project as template.&lt;/p&gt;
&lt;p&gt;example code is using it.&lt;/p&gt;
&lt;p&gt;i solved my problem by creating a folder &amp;quot;config&amp;quot; in Application folder after that i put nrf_crypto_allocator.h and sdk_config.h in it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: /nrf_crypto_allocator.h: No such file or directory</title><link>https://devzone.nordicsemi.com/thread/341051?ContentTypeID=1</link><pubDate>Mon, 29 Nov 2021 11:44:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8894d4db-9721-4aee-95b2-d5283a8bf45c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This is a file name that is used in two nRF5 SDK examples, but not generally needed. It is needed in some cases and then&amp;nbsp;NRF_CRYPTO_ALLOCATOR in sdk_config.h is set to 1.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So the first question is why you have included it - do you need it? And secondly, if you need it and have the include path setup correctly, it should be included. If it is not found it is because your include path does not contain the location where it is, relative to your project file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>