<?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: Unit Testing With Ceedling in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/1821152#M32469</link>
    <description>&lt;P&gt;S32DS officially does not support ceedling plugin, so I'm afraid I cannot help in this matter. &lt;/P&gt;
&lt;P&gt;Regads,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2024 06:18:14 GMT</pubDate>
    <dc:creator>lukaszadrapa</dc:creator>
    <dc:date>2024-03-05T06:18:14Z</dc:date>
    <item>
      <title>Unit Testing With Ceedling</title>
      <link>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/1817837#M32272</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am attempting to use Ceedling to test modules of a S32146 test project (in this case the project is the hello_world example). I am stuck in running the ceedling project because the production code of the s32 requires additional header files that were internally configured within the S32 Development Studio. How do I account for this configuration when attempting to run a ceedling project with that code. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 19:39:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/1817837#M32272</guid>
      <dc:creator>ajain33555</dc:creator>
      <dc:date>2024-02-28T19:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unit Testing With Ceedling</title>
      <link>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/1820533#M32425</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229863"&gt;@ajain33555&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if my understanding is correct, you need to have all the RTD or SDK files included directly in your project and not just linked, right?&lt;/P&gt;
&lt;P&gt;If so, please follow this if you have older version of S32DS with Processor Expert:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Use-SDK-based-example-code-as-standalone-usable-for-GIT/ta-p/1108204" target="_blank"&gt;https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Use-SDK-based-example-code-as-standalone-usable-for-GIT/ta-p/1108204&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you have S32DS 3.4 and higher, it can be configured like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lukaszadrapa_0-1709554324119.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266284iC26C06B40EA25ABD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lukaszadrapa_0-1709554324119.png" alt="lukaszadrapa_0-1709554324119.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lukaszadrapa_1-1709554355757.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266285i8AD5E07290A2984D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lukaszadrapa_1-1709554355757.png" alt="lukaszadrapa_1-1709554355757.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 12:13:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/1820533#M32425</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2024-03-04T12:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unit Testing With Ceedling</title>
      <link>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/1820597#M32438</link>
      <description>&lt;P&gt;Hey Lukas,&lt;/P&gt;&lt;P&gt;Thank you so much for the help. Do you also know how to configure the ceedling plugin for the S32DS or know how to run configure a ceedling project with the s32 code and run from the command line? Thank you!&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Aarush Jain&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 13:55:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/1820597#M32438</guid>
      <dc:creator>ajain33555</dc:creator>
      <dc:date>2024-03-04T13:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unit Testing With Ceedling</title>
      <link>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/1821152#M32469</link>
      <description>&lt;P&gt;S32DS officially does not support ceedling plugin, so I'm afraid I cannot help in this matter. &lt;/P&gt;
&lt;P&gt;Regads,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 06:18:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/1821152#M32469</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2024-03-05T06:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unit Testing With Ceedling</title>
      <link>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/1821637#M32500</link>
      <description>&lt;P&gt;Hi Lukas,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know if ceedling can test S32 code from the command line? Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Aarush&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 14:18:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/1821637#M32500</guid>
      <dc:creator>ajain33555</dc:creator>
      <dc:date>2024-03-05T14:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unit Testing With Ceedling</title>
      <link>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/1822163#M32539</link>
      <description>&lt;P&gt;I'm sorry but since it's not supported by S32DS, I do not have experience with this at all.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 07:25:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/1822163#M32539</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2024-03-06T07:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unit Testing With Ceedling</title>
      <link>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/2136535#M51088</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229863"&gt;@ajain33555&lt;/a&gt;&amp;nbsp;Did you finally manage to set up Ceedling in the S32DS project?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 11:27:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Unit-Testing-With-Ceedling/m-p/2136535#M51088</guid>
      <dc:creator>Djuric</dc:creator>
      <dc:date>2025-07-18T11:27:00Z</dc:date>
    </item>
  </channel>
</rss>

