<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: cc1.exe: fatal error: source\fnet_stack: No such file or directory in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/cc1-exe-fatal-error-source-fnet-stack-No-such-file-or-directory/m-p/872494#M51933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that this question may be moving a bit from the thread's topic, but am I able to perform a simple ping and open a socket for sending and receiving packages with the enet functions? Or do I need to add the fnet stack on top of the project in order to achieve that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;João&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Apr 2019 15:43:45 GMT</pubDate>
    <dc:creator>joao_ribeiro</dc:creator>
    <dc:date>2019-04-12T15:43:45Z</dc:date>
    <item>
      <title>cc1.exe: fatal error: source\fnet_stack: No such file or directory</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/cc1-exe-fatal-error-source-fnet-stack-No-such-file-or-directory/m-p/872490#M51929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are trying to develop a simple ethernet project with the K64 Kinetis. For that we are using the fNET stack and right now we are just tring to add the stack to our project according to the tutorial &lt;A href="http://fnet.sourceforge.net/manual/how_to_add_fnet.html"&gt;http://fnet.sourceforge.net/manual/how_to_add_fnet.html&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/72806iA45EDC6FA790B804/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;We have already add the path on the project settings in order to point to the new stack folder, but we are still getting a No such file or directory error besides the fact that the folder is there.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="3.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/72929i3954BD23AA34332A/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.PNG" alt="3.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/72852iDE0802938F63E832/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you please help us figuring out what is the problem? We did not yet, place any code on main.c just the #include “fnet.h” and are getting this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2019 16:38:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/cc1-exe-fatal-error-source-fnet-stack-No-such-file-or-directory/m-p/872490#M51929</guid>
      <dc:creator>joao_ribeiro</dc:creator>
      <dc:date>2019-04-02T16:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: cc1.exe: fatal error: source\fnet_stack: No such file or directory</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/cc1-exe-fatal-error-source-fnet-stack-No-such-file-or-directory/m-p/872491#M51930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the same tutorial that you mentioned and was able to add the fNET stack without any issues. For that I started by creating a plain K64 project, then I downloaded the fnet files from the FNET Project Home Page: &lt;A class="link-titled" href="https://github.com/butok/FNET/" title="https://github.com/butok/FNET/"&gt;GitHub - butok/FNET&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this, I copied and pasted the fnet_stack folder into my project's source file and then proceeded to add its path into the project (just as I'm about to show in the following images):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Copy fnet_stack to the source folder:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_7.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/69713iC9B8ECAD84F41BBC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_7.png" alt="pastedImage_7.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2) Go to the project's properties, and in its settings include the path to fnet_satck (after including it, click apply):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_9.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70627iCA629E2A2727AEDB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_9.png" alt="pastedImage_9.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Go to the source properties (right click on the folder, and then choosing properties) and include the path to the fnet_stack from the workspace option (after this click on appy and close):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_17.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/71167i05AA91663E9559D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_17.png" alt="pastedImage_17.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_19.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/71169i7267FBBE7E6C67F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_19.png" alt="pastedImage_19.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Add the fnet_user_config.h file (which I copied from one of the demo projects inside fnet_demos which is part of the folders you download from the git repository):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_11.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70723i6B29A23D5E19B26D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_11.png" alt="pastedImage_11.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Go to the fnet_cpu_config.h file and enable the define corresponding to your board (as I'm using the k64, I only enabled its define):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_13.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70762iDAE83586BE94C528/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_13.png" alt="pastedImage_13.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) Build your project and you should see that the issue you mentioned is no longer presented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ricardo Delsordo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2019 16:10:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/cc1-exe-fatal-error-source-fnet-stack-No-such-file-or-directory/m-p/872491#M51930</guid>
      <dc:creator>nxf51211</dc:creator>
      <dc:date>2019-04-03T16:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: cc1.exe: fatal error: source\fnet_stack: No such file or directory</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/cc1-exe-fatal-error-source-fnet-stack-No-such-file-or-directory/m-p/872492#M51931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have followed your guide and it compiled successfully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have helped immensely.&lt;/P&gt;&lt;P&gt;I am very grateful for the NXP community support!&lt;/P&gt;&lt;P&gt;Please keep with the good work!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;João&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 15:06:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/cc1-exe-fatal-error-source-fnet-stack-No-such-file-or-directory/m-p/872492#M51931</guid>
      <dc:creator>joao_ribeiro</dc:creator>
      <dc:date>2019-04-12T15:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: cc1.exe: fatal error: source\fnet_stack: No such file or directory</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/cc1-exe-fatal-error-source-fnet-stack-No-such-file-or-directory/m-p/872493#M51932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a token of &lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;appreciation &lt;/SPAN&gt;I would like to share my experience after successfully compiling the project base on Ricardo’s steps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After the Ricardo’s steps I had to add some parts in order to accomplish my simple goal of performing PING on my Kinetis MK64FN1M0VLQ12 and KSZ8081RNA. It may help others.&lt;/P&gt;&lt;P&gt;Here they are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) After Ricardo's step 6, I had to comment the following interrupt function, as it was beeing set twice&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/72945i981DE7F3C105D581/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8) I also had to add the fapp_config.h from one of the fnet stak examples as done for the fnet_user_config.h previously&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/73040i2F75A038E034D823/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9) In order to define the IP and MAC you should open the fapp_config.h and set it in the define FAPP_CFG_ETH0_IP4_ADDR&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/73079i1CFE82D37866EA03/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10) Using IDE MCUXpresso you don't really need to set the pins on ConfigPins tool for the fnet_stack to work, as they are set on&amp;nbsp;fnet_mk_eth.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11) After running this script you should be able to open a Command Prompt and ping 192.168.0.5 and this is the code that worked for me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[CODE]&lt;/P&gt;&lt;P&gt;#include &amp;lt;stdio.h&amp;gt;&lt;BR /&gt;#include "board.h"&lt;BR /&gt;#include "peripherals.h"&lt;BR /&gt;#include "pin_mux.h"&lt;BR /&gt;#include "clock_config.h"&lt;BR /&gt;#include "MK64F12.h"&lt;/P&gt;&lt;P&gt;#include "fnet.h"&lt;BR /&gt;#include "fapp_config.h"&lt;/P&gt;&lt;P&gt;/*******************************************************************************&lt;BR /&gt; * Definitions&lt;BR /&gt; ******************************************************************************/&lt;BR /&gt;#define DEMO_RING_BUFFER_SIZE 16&lt;/P&gt;&lt;P&gt;struct fapp_netif_init_param&lt;BR /&gt;{&lt;BR /&gt; fnet_netif_desc_t netif_desc;&lt;BR /&gt; fnet_mac_addr_t netif_mac_addr;&lt;BR /&gt; fnet_ip4_addr_t netif_ip4_addr;&lt;BR /&gt; fnet_ip4_addr_t netif_ip4_subnet_mask;&lt;BR /&gt; fnet_ip4_addr_t netif_ip4_gateway;&lt;BR /&gt;#if FNET_CFG_DNS&lt;BR /&gt; fnet_ip4_addr_t netif_ip4_dns;&lt;BR /&gt;#endif&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;struct fapp_netif_init_param fapp_netif_init_param_list[] =&lt;BR /&gt;{&lt;BR /&gt;#if FNET_CFG_CPU_ETH0&lt;BR /&gt; {&lt;BR /&gt; .netif_desc = FNET_CPU_ETH0_IF,&lt;BR /&gt; .netif_mac_addr = FAPP_CFG_CPU_ETH0_MAC_ADDR,&lt;BR /&gt; .netif_ip4_addr = FAPP_CFG_ETH0_IP4_ADDR,&lt;BR /&gt; .netif_ip4_subnet_mask = FAPP_CFG_ETH0_IP4_MASK,&lt;BR /&gt; .netif_ip4_gateway = FAPP_CFG_ETH0_IP4_GW,&lt;BR /&gt;#if FNET_CFG_DNS&lt;BR /&gt; .netif_ip4_dns = FAPP_CFG_ETH0_IP4_DNS,&lt;BR /&gt;#endif&lt;BR /&gt; },&lt;BR /&gt;#endif&lt;BR /&gt;#if FNET_CFG_CPU_ETH1&lt;BR /&gt; {&lt;BR /&gt; .netif_desc = FNET_CPU_ETH1_IF,&lt;BR /&gt; .netif_mac_addr = FAPP_CFG_CPU_ETH1_MAC_ADDR,&lt;BR /&gt; .netif_ip4_addr = FAPP_CFG_ETH1_IP4_ADDR,&lt;BR /&gt; .netif_ip4_subnet_mask = FAPP_CFG_ETH1_IP4_MASK,&lt;BR /&gt; .netif_ip4_gateway = FAPP_CFG_ETH1_IP4_GW,&lt;BR /&gt;#if FNET_CFG_DNS&lt;BR /&gt; .netif_ip4_dns = FAPP_CFG_ETH1_IP4_DNS,&lt;BR /&gt;#endif&lt;BR /&gt; },&lt;BR /&gt;#endif&lt;BR /&gt;#if FNET_CFG_CPU_WIFI&lt;BR /&gt; {&lt;BR /&gt; .netif_desc = FNET_CPU_WIFI_IF,&lt;BR /&gt; .netif_ip4_addr = FAPP_CFG_WIFI_IP4_ADDR,&lt;BR /&gt; .netif_ip4_subnet_mask = FAPP_CFG_WIFI_IP4_MASK,&lt;BR /&gt; .netif_ip4_gateway = FAPP_CFG_WIFI_IP4_GW,&lt;BR /&gt;#if FNET_CFG_DNS&lt;BR /&gt; .netif_ip4_dns = FAPP_CFG_WIFI_IP4_DNS,&lt;BR /&gt;#endif&lt;BR /&gt; },&lt;BR /&gt;#endif&lt;BR /&gt; /* Here put your new network interfaces.*/&lt;BR /&gt; {.netif_desc = FNET_NULL} /* END */&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;/*&lt;BR /&gt; * @brief Application entry point.&lt;BR /&gt; */&lt;BR /&gt;int main(void) {&lt;/P&gt;&lt;P&gt;fnet_return_t result = FNET_OK;&lt;BR /&gt; fnet_index_t i = 0;&lt;BR /&gt; fnet_netif_desc_t netif;&lt;BR /&gt; static fnet_uint8_t stack_heap[FAPP_CFG_HEAP_SIZE];//stack_heap[FAPP_CFG_HEAP_SIZE];&lt;BR /&gt; struct fnet_init_params init_params;&lt;BR /&gt; int j;&lt;/P&gt;&lt;P&gt;/* Init board hardware. */&lt;BR /&gt; BOARD_InitBootPins();&lt;BR /&gt; BOARD_InitBootClocks();&lt;BR /&gt; BOARD_InitBootPeripherals();&lt;/P&gt;&lt;P&gt;printf("\r\nEthernet example start.\r\n");&lt;/P&gt;&lt;P&gt;/* Enable interrupts */&lt;BR /&gt; fnet_cpu_irq_enable(0);&lt;/P&gt;&lt;P&gt;/* Input parameters for FNET stack initialization */&lt;BR /&gt; init_params.netheap_ptr = stack_heap;&lt;BR /&gt; init_params.netheap_size = sizeof(stack_heap);&lt;/P&gt;&lt;P&gt;/* FNET Initialization */&lt;BR /&gt; if (fnet_init(&amp;amp;init_params) != FNET_ERR)&lt;BR /&gt; {&lt;BR /&gt; printf("TCP/IP stack initialization is done.\n");&lt;/P&gt;&lt;P&gt;netif = fapp_netif_init_param_list[0].netif_desc;&lt;BR /&gt; result = fnet_netif_init(netif, fapp_netif_init_param_list[0].netif_mac_addr, sizeof(fnet_mac_addr_t));&lt;BR /&gt; if(result == FNET_ERR)&lt;BR /&gt; {&lt;BR /&gt; i = i+1;//break;&lt;BR /&gt; printf("\r\n fnet_netif_init = FNET_ERR\r\n");&lt;BR /&gt; }&lt;BR /&gt; else&lt;BR /&gt; {&lt;BR /&gt; fnet_netif_set_ip4_addr(netif, fapp_netif_init_param_list[0].netif_ip4_addr, fapp_netif_init_param_list[0].netif_ip4_subnet_mask);&lt;BR /&gt; fnet_netif_set_ip4_gateway(netif, fapp_netif_init_param_list[0].netif_ip4_gateway);&lt;BR /&gt; printf("IP 5 set to %d \n", fapp_netif_init_param_list[0].netif_ip4_addr);&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; else&lt;BR /&gt; {&lt;BR /&gt; printf("Error:TCP/IP stack initialization is failed.\n");&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;for(;;)&lt;BR /&gt; {&lt;BR /&gt; }&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;[/CODE]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The schematic that I used as a base was the FRDM's - &lt;A href="https://www.nxp.com/support/developer-resources/evaluation-and-development-boards/freedom-development-boards/mcu-boards/freedom-development-platform-for-kinetis-k64-k63-and-k24-mcus:FRDM-K64F"&gt;Link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this post help others&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;João&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 15:34:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/cc1-exe-fatal-error-source-fnet-stack-No-such-file-or-directory/m-p/872493#M51932</guid>
      <dc:creator>joao_ribeiro</dc:creator>
      <dc:date>2019-04-12T15:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: cc1.exe: fatal error: source\fnet_stack: No such file or directory</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/cc1-exe-fatal-error-source-fnet-stack-No-such-file-or-directory/m-p/872494#M51933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that this question may be moving a bit from the thread's topic, but am I able to perform a simple ping and open a socket for sending and receiving packages with the enet functions? Or do I need to add the fnet stack on top of the project in order to achieve that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;João&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 15:43:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/cc1-exe-fatal-error-source-fnet-stack-No-such-file-or-directory/m-p/872494#M51933</guid>
      <dc:creator>joao_ribeiro</dc:creator>
      <dc:date>2019-04-12T15:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: cc1.exe: fatal error: source\fnet_stack: No such file or directory</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/cc1-exe-fatal-error-source-fnet-stack-No-such-file-or-directory/m-p/872495#M51934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please create a new discussion regarding your last question so an expert can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ricardo Delsordo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2019 15:28:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/cc1-exe-fatal-error-source-fnet-stack-No-such-file-or-directory/m-p/872495#M51934</guid>
      <dc:creator>nxf51211</dc:creator>
      <dc:date>2019-04-17T15:28:28Z</dc:date>
    </item>
  </channel>
</rss>

