<?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>i.MX ProcessorsのトピックRe: Issue while creating multiple task with rpmsg task in M core - IMX8ULPEVK9</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Issue-while-creating-multiple-task-with-rpmsg-task-in-M-core/m-p/1970955#M229486</link>
    <description>&lt;P&gt;I am attching logs of M core I am getting with value of result,&lt;/P&gt;</description>
    <pubDate>Thu, 10 Oct 2024 05:24:45 GMT</pubDate>
    <dc:creator>dhruvinrajpura</dc:creator>
    <dc:date>2024-10-10T05:24:45Z</dc:date>
    <item>
      <title>Issue while creating multiple task with rpmsg task in M core - IMX8ULPEVK9</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Issue-while-creating-multiple-task-with-rpmsg-task-in-M-core/m-p/1970037#M229457</link>
      <description>&lt;P&gt;I am using imx8ulp-evk9 and in the M core I had taken rpmsg sample code as a base code and on that I am building my app&lt;BR /&gt;&lt;BR /&gt;But when I create more than 3 task rpmsg is giving me error at below place&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;result = rpmsg_queue_recv_nocopy(rpmsgConfig-&amp;gt;my_rpmsg, my_queue, (uint32_t *)&amp;amp;rpmsgConfig-&amp;gt;remote_addr, (char **)&amp;amp;rx_buf, &amp;amp;len, RL_BLOCK);
        PRINTF("result : %d, len : %d\r\n", result, len);
        if (result != 0)
        {
            assert(false);
        }&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting assert error and garbage value in result, but when I am not starting rpmsg task I can create more than 10 task,&lt;BR /&gt;&lt;BR /&gt;Can anyone explain what I can do to resolve this assert error when creating multiple tasks?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 14:18:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Issue-while-creating-multiple-task-with-rpmsg-task-in-M-core/m-p/1970037#M229457</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2024-10-09T14:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while creating multiple task with rpmsg task in M core - IMX8ULPEVK9</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Issue-while-creating-multiple-task-with-rpmsg-task-in-M-core/m-p/1970716#M229480</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/219345"&gt;@dhruvinrajpura&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing very well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you able to identify the value of "result" variable when it happens?&lt;/P&gt;
&lt;P&gt;depends on the obtained value we can know more about the issue.&lt;/P&gt;
&lt;P&gt;You can take a look to the&amp;nbsp;&lt;A href="https://github.com/nxp-mcuxpresso/rpmsg-lite/blob/main/lib/rpmsg_lite/rpmsg_queue.c#L161" target="_self"&gt;rpmsg_queue_recv_nocopy&lt;/A&gt; function and try to debug why is not returning 0.&lt;/P&gt;
&lt;P&gt;Also, you can try to increase the buffer size, please refer to &lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Modify-RPMSG-buffer-payload-size/ta-p/1799540" target="_self"&gt;this post&lt;/A&gt; to change the buffer size for RPMSG on Linux and the SDK.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this can helps to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 00:43:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Issue-while-creating-multiple-task-with-rpmsg-task-in-M-core/m-p/1970716#M229480</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2024-10-10T00:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while creating multiple task with rpmsg task in M core - IMX8ULPEVK9</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Issue-while-creating-multiple-task-with-rpmsg-task-in-M-core/m-p/1970955#M229486</link>
      <description>&lt;P&gt;I am attching logs of M core I am getting with value of result,&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 05:24:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Issue-while-creating-multiple-task-with-rpmsg-task-in-M-core/m-p/1970955#M229486</guid>
      <dc:creator>dhruvinrajpura</dc:creator>
      <dc:date>2024-10-10T05:24:45Z</dc:date>
    </item>
  </channel>
</rss>

