<?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>S32 Design Studio中的主题 Re: The example application project LWIP base on MPC5746R move from core 1 to core 0, not work succe</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/The-example-application-project-LWIP-base-on-MPC5746R-move-from/m-p/1613030#M9866</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Thanks for your reply, I inited IVOR8 right in the project&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yangjinzhuang_0-1678437089278.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214027iAE91AF6754CD5B56/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yangjinzhuang_0-1678437089278.png" alt="yangjinzhuang_0-1678437089278.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;When it runs to send arp packet in function enetif_low_level_output(), now it is OK,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yangjinzhuang_1-1678437616133.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214029iEB2863ADCCDB7C27/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yangjinzhuang_1-1678437616133.jpeg" alt="yangjinzhuang_1-1678437616133.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;next step to the line of OSIF_MutexUnlock(),&amp;nbsp; the process run away, then I suspend , it appears different interrupts(there are some null IRQhandle in the example project, maybe they are not used except ENET, but it run success in core 1, then I del the null IRQhandle in the section intc_vector_talbe, it go to the next null IRQhandle, at last I del all the null IRQhandle , it appears IVOR8_IRQhandle)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yangjinzhuang_2-1678437666040.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214030i666409EC3C88163A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yangjinzhuang_2-1678437666040.png" alt="yangjinzhuang_2-1678437666040.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yangjinzhuang_3-1678437682529.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214031i6BE43FAC485A155A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yangjinzhuang_3-1678437682529.jpeg" alt="yangjinzhuang_3-1678437682529.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the section_vector_table, some interrupts handle in the lwip_example_project are not realized,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Mar 2023 08:45:32 GMT</pubDate>
    <dc:creator>yangjinzhuang</dc:creator>
    <dc:date>2023-03-10T08:45:32Z</dc:date>
    <item>
      <title>The example application project LWIP base on MPC5746R move from core 1 to core 0, not work success</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/The-example-application-project-LWIP-base-on-MPC5746R-move-from/m-p/1612038#M9855</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I run the example applicaion project LWIP based on MPC5746R success on core 1, then I need move it to core 0, I modify the SRAM address and size, the local_imem&amp;nbsp; and local_dmem base address, the INTC_IACKR, INTC_EOIR address adapted to core 0. When it runs, I receive IVOR8_handle_execpion in the netif process, it happens in the netif_set_up() or enetif_low_level_output() or OSIF_MutexUnlock() or others.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I want to ask that what diffrent between an application run on core 0 and core 1, what did I lost during the adaption?&amp;nbsp; In my understand the hardware is shared eqaul between core 1 and core 0? Why the FreeRTOS&amp;nbsp; basic functions occur diffrent problems about IVOR8?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 02:22:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/The-example-application-project-LWIP-base-on-MPC5746R-move-from/m-p/1612038#M9855</guid>
      <dc:creator>yangjinzhuang</dc:creator>
      <dc:date>2023-03-09T02:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: The example application project LWIP base on MPC5746R move from core 1 to core 0, not work succe</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/The-example-application-project-LWIP-base-on-MPC5746R-move-from/m-p/1612970#M9865</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210110"&gt;@yangjinzhuang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IVOR8 is System Call Interrupt which is triggered only by software by executing se_sc instruction. It's used by FreeRTOS. You can find in source files of that project:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lukaszadrapa_0-1678434880842.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214014i819A7B815E73E2A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lukaszadrapa_0-1678434880842.png" alt="lukaszadrapa_0-1678434880842.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you port the code to another core, this IVOR8 needs to be initialized as well.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 07:55:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/The-example-application-project-LWIP-base-on-MPC5746R-move-from/m-p/1612970#M9865</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-03-10T07:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: The example application project LWIP base on MPC5746R move from core 1 to core 0, not work succe</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/The-example-application-project-LWIP-base-on-MPC5746R-move-from/m-p/1613030#M9866</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Thanks for your reply, I inited IVOR8 right in the project&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yangjinzhuang_0-1678437089278.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214027iAE91AF6754CD5B56/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yangjinzhuang_0-1678437089278.png" alt="yangjinzhuang_0-1678437089278.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;When it runs to send arp packet in function enetif_low_level_output(), now it is OK,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yangjinzhuang_1-1678437616133.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214029iEB2863ADCCDB7C27/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yangjinzhuang_1-1678437616133.jpeg" alt="yangjinzhuang_1-1678437616133.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;next step to the line of OSIF_MutexUnlock(),&amp;nbsp; the process run away, then I suspend , it appears different interrupts(there are some null IRQhandle in the example project, maybe they are not used except ENET, but it run success in core 1, then I del the null IRQhandle in the section intc_vector_talbe, it go to the next null IRQhandle, at last I del all the null IRQhandle , it appears IVOR8_IRQhandle)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yangjinzhuang_2-1678437666040.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214030i666409EC3C88163A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yangjinzhuang_2-1678437666040.png" alt="yangjinzhuang_2-1678437666040.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yangjinzhuang_3-1678437682529.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214031i6BE43FAC485A155A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yangjinzhuang_3-1678437682529.jpeg" alt="yangjinzhuang_3-1678437682529.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the section_vector_table, some interrupts handle in the lwip_example_project are not realized,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 08:45:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/The-example-application-project-LWIP-base-on-MPC5746R-move-from/m-p/1613030#M9866</guid>
      <dc:creator>yangjinzhuang</dc:creator>
      <dc:date>2023-03-10T08:45:32Z</dc:date>
    </item>
  </channel>
</rss>

