<?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: eRPC in a pure C environment?  (and is there a better forum for getting help?) in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1506266#M4677</link>
    <description>&lt;P&gt;For purposes of discussion, assume that we're using the&amp;nbsp;&lt;SPAN&gt;MKL03Z32VFK4.&amp;nbsp; Starting with &amp;lt;myproject&amp;gt;.erpc, is it possible for erpc to create files for a pure C environment, rather than for a CPP environment?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2022 16:35:56 GMT</pubDate>
    <dc:creator>robertpoor</dc:creator>
    <dc:date>2022-08-15T16:35:56Z</dc:date>
    <item>
      <title>eRPC in a pure C environment?  (and is there a better forum for getting help?)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1502103#M4664</link>
      <description>&lt;P&gt;(I'm not at all sure this is the right forum for this question, so the first question is: is there a better forum for eRPC questions?)&lt;/P&gt;&lt;P&gt;But my real question: We're working in a pure-C environment.&amp;nbsp; I didn't see any examples of how to adapt the generated &amp;lt;proj&amp;gt;_server.cpp and &amp;lt;proj&amp;gt;_client.cpp files for a pure-C environment.&amp;nbsp; Is that feasible?&amp;nbsp; Or does all of the runtime support assume a C++ environment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Aug 2022 14:20:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1502103#M4664</guid>
      <dc:creator>robertpoor</dc:creator>
      <dc:date>2022-08-07T14:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: eRPC in a pure C environment?  (and is there a better forum for getting help?)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1502131#M4665</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/152891"&gt;@robertpoor&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What's your chip part number?&lt;/P&gt;
&lt;P&gt;Please let us know thus we can assign right engineer for your question.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 00:24:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1502131#M4665</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-08-08T00:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: eRPC in a pure C environment?  (and is there a better forum for getting help?)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1502596#M4666</link>
      <description>&lt;DIV&gt;Jun Zhang:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thank you!&amp;nbsp; We are not using an NXP chip!&amp;nbsp; But it is eRPC -- I"m not sure if there's a forum dedicated to that.&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Aug 2022 12:59:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1502596#M4666</guid>
      <dc:creator>robertpoor</dc:creator>
      <dc:date>2022-08-08T12:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: eRPC in a pure C environment?  (and is there a better forum for getting help?)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1503628#M4670</link>
      <description>&lt;P&gt;Hi&amp;nbsp;robertpoor&amp;nbsp;&lt;/P&gt;&lt;P&gt;This depends on OS and transport layer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check this documentation:&amp;nbsp;&lt;A href="https://community.nxp.com/docs/DOC-334083" target="_blank"&gt;https://community.nxp.com/docs/DOC-334083&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And here for step-by-step guide how to create eRPC application:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/EmbeddedRPC/erpc/wiki/Getting-Started" rel="nofollow noopener noreferrer" target="_blank"&gt;https://github.com/EmbeddedRPC/erpc/wiki/Getting-Started&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Above this generally eRPC information we can provide.&lt;/P&gt;&lt;P&gt;As you are not using NXP parts, For more, please check your part producer.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 03:00:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1503628#M4670</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-08-10T03:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: eRPC in a pure C environment?  (and is there a better forum for getting help?)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1506266#M4677</link>
      <description>&lt;P&gt;For purposes of discussion, assume that we're using the&amp;nbsp;&lt;SPAN&gt;MKL03Z32VFK4.&amp;nbsp; Starting with &amp;lt;myproject&amp;gt;.erpc, is it possible for erpc to create files for a pure C environment, rather than for a CPP environment?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 16:35:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1506266#M4677</guid>
      <dc:creator>robertpoor</dc:creator>
      <dc:date>2022-08-15T16:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: eRPC in a pure C environment?  (and is there a better forum for getting help?)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1506510#M4678</link>
      <description>&lt;P&gt;Hi&amp;nbsp;robertpoor&amp;nbsp;&lt;/P&gt;
&lt;P&gt;technically, it can.&lt;/P&gt;
&lt;P&gt;But NXP erpc demo codes are based on c plus.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 04:18:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1506510#M4678</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-08-16T04:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: eRPC in a pure C environment?  (and is there a better forum for getting help?)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1610576#M4888</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;SPAN&gt;robertpoor&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I have the same question as you, and have you found the solution to use eRPC in a pure C environment?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 05:59:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1610576#M4888</guid>
      <dc:creator>MaochenWang</dc:creator>
      <dc:date>2023-03-07T05:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: eRPC in a pure C environment?  (and is there a better forum for getting help?)</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1610603#M4889</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026"&gt;@ZhangJennie&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any demo app of eRPC can run in a pure C environment (Not C++)? Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 06:40:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/eRPC-in-a-pure-C-environment-and-is-there-a-better-forum-for/m-p/1610603#M4889</guid>
      <dc:creator>MaochenWang</dc:creator>
      <dc:date>2023-03-07T06:40:50Z</dc:date>
    </item>
  </channel>
</rss>

